Share via


ManagementPackStore.Registry Property

Definition

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

Gets the extension registry.

public:
 property Microsoft::EnterpriseManagement::Configuration::IExtensionRegistry ^ Registry { Microsoft::EnterpriseManagement::Configuration::IExtensionRegistry ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.IExtensionRegistry Registry { get; }
member this.Registry : Microsoft.EnterpriseManagement.Configuration.IExtensionRegistry
Public ReadOnly Property Registry As IExtensionRegistry

Property Value

The extension registry of this ManagementPackStore instance.

Implements

Applies to