C# 클래스 Microsoft.ManagementConsole.Internal.ViewDescriptionData

파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ExDefaultViewId int
ExErrorViewId int

공개 메소드들

메소드 설명
Validate ( ) : void
ValidateDisplayName ( string displayName ) : void
ValidateLanguageIndependentName ( string languageIndependentName ) : void

보호된 메소드들

메소드 설명
ViewDescriptionData ( ) : Microsoft.ManagementConsole

비공개 메소드들

메소드 설명
ViewDescriptionData ( ViewDescriptionData viewDescriptionData ) : Microsoft.ManagementConsole

메소드 상세

Validate() 공개 메소드

public Validate ( ) : void
리턴 void

ValidateDisplayName() 공개 정적인 메소드

public static ValidateDisplayName ( string displayName ) : void
displayName string
리턴 void

ValidateLanguageIndependentName() 공개 정적인 메소드

public static ValidateLanguageIndependentName ( string languageIndependentName ) : void
languageIndependentName string
리턴 void

ViewDescriptionData() 보호된 메소드

protected ViewDescriptionData ( ) : Microsoft.ManagementConsole
리턴 Microsoft.ManagementConsole

프로퍼티 상세

ExDefaultViewId 공개적으로 정적으로 프로퍼티

public static int ExDefaultViewId
리턴 int

ExErrorViewId 공개적으로 정적으로 프로퍼티

public static int ExErrorViewId
리턴 int