Share via


ManagementPackPlatforms Enum

Definition

Represents the management pack platforms.

This enumeration supports a bitwise combination of its member values.

public enum class ManagementPackPlatforms
[System.Flags]
[System.Serializable]
public enum ManagementPackPlatforms
type ManagementPackPlatforms = 
Public Enum ManagementPackPlatforms
Inheritance
ManagementPackPlatforms
Attributes

Fields

All 0

Represents all the management pack platforms.

Silverlight 4

Indicates that the management pack platform is Silverlight.

Wpf 2

Indicates that the management pack platform is Windows Presentation Foundation (WPF).

Applies to