Property | Type | Description | |
---|---|---|---|
ExDefaultViewId | int | ||
ExErrorViewId | int |
Method | Description | |
---|---|---|
Validate ( ) : void | ||
ValidateDisplayName ( string displayName ) : void | ||
ValidateLanguageIndependentName ( string languageIndependentName ) : void |
Method | Description | |
---|---|---|
ViewDescriptionData ( ) : Microsoft.ManagementConsole |
Method | Description | |
---|---|---|
ViewDescriptionData ( |
public static ValidateDisplayName ( string displayName ) : void | ||
displayName | string | |
return | void |
public static ValidateLanguageIndependentName ( string languageIndependentName ) : void | ||
languageIndependentName | string | |
return | void |
protected ViewDescriptionData ( ) : Microsoft.ManagementConsole | ||
return | Microsoft.ManagementConsole |