C# 클래스 DslConfig.DslConfigurationSection

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: johannes-brunner/DslConfig 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
IsReadOnly ( ) : bool

Gets a value indicating whether the T:System.Configuration.ConfigurationElement object is read-only.

메소드 상세

IsReadOnly() 공개 메소드

Gets a value indicating whether the T:System.Configuration.ConfigurationElement object is read-only.
public IsReadOnly ( ) : bool
리턴 bool