Defines property display node flags. The values correspond to the
values for the
Flags property in the Configuration Manager
2007 resource management
SMS_PropertyDisplayNode Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
<FlagsAttribute> _
Public Enumeration PropertyDisplayNodeFlags
|
C# |
[FlagsAttribute]
public enum PropertyDisplayNodeFlags
|
C++ |
[FlagsAttribute]
public enum class PropertyDisplayNodeFlags
|
J# |
/** @attribute FlagsAttribute() */
public enum PropertyDisplayNodeFlags
|
JScript |
FlagsAttribute
public enum PropertyDisplayNodeFlags
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also