Defines the range of valid accessibility values for a management pack and the type definitions that it contains.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ManagementPackAccessibility
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackAccessibility
[SerializableAttribute] 
public enum ManagementPackAccessibility
[SerializableAttribute] 
public enum class ManagementPackAccessibility
/** @attribute SerializableAttribute() */ 
public enum ManagementPackAccessibility
SerializableAttribute 
public enum ManagementPackAccessibility
Members
| Member name | Description | 
|---|---|
| Internal | Specifies that the types defined in the management pack cannot be extended by other management packs. | 
| Public | Specifies that the types defined in the management pack can be extended by other management packs. | 
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003