C# 클래스 BlueCollar.Service.ApplicationElement

Represents an application configuration element.
상속: System.Configuration.ConfigurationElement
파일 보기 프로젝트 열기: ChadBurggraf/blue-collar 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
IsReadOnly ( ) : bool

Gets a value indicating whether this element is read-only.

메소드 상세

IsReadOnly() 공개 메소드

Gets a value indicating whether this element is read-only.
public IsReadOnly ( ) : bool
리턴 bool