Share via


ManagementPack.Store Property

Definition

Gets the management pack store which is used by the management pack system to resolve references made by the current management pack.

public:
 property Microsoft::EnterpriseManagement::IManagementPackStore ^ Store { Microsoft::EnterpriseManagement::IManagementPackStore ^ get(); };
public Microsoft.EnterpriseManagement.IManagementPackStore Store { get; }
member this.Store : Microsoft.EnterpriseManagement.IManagementPackStore
Public ReadOnly Property Store As IManagementPackStore

Property Value

The management pack store which is used by the management pack system to resolve references made by the current management pack.

Applies to