ManagementPackPlatforms Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the management pack platforms.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ManagementPackPlatforms
Syntax
'Declaration
<SerializableAttribute> _
<FlagsAttribute> _
Public Enumeration ManagementPackPlatforms
[SerializableAttribute]
[FlagsAttribute]
public enum ManagementPackPlatforms
[SerializableAttribute]
[FlagsAttribute]
public enum class ManagementPackPlatforms
/** @attribute SerializableAttribute() */
/** @attribute FlagsAttribute() */
public enum ManagementPackPlatforms
SerializableAttribute
FlagsAttribute
public enum ManagementPackPlatforms
Members
Member name | Description |
---|---|
All | Represents all the management pack platforms. |
Silverlight | Indicates that the management pack platform is Silverlight. |
Wpf | Indicates that the management pack platform is Windows Presentation Foundation (WPF). |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003