Share via


Extension.HostManagementPack Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the management pack store.

protected public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPack ^ HostManagementPack { Microsoft::EnterpriseManagement::Configuration::ManagementPack ^ get(); };
protected internal Microsoft.EnterpriseManagement.Configuration.ManagementPack HostManagementPack { get; }
member this.HostManagementPack : Microsoft.EnterpriseManagement.Configuration.ManagementPack
Protected Friend ReadOnly Property HostManagementPack As ManagementPack

Property Value

The management pack store.

Applies to