EnterpriseManagementGroup.Resources Property

Definition

Gets an interface that enables you to access the management pack resources, such as form assemblies or images, that have been imported in the Service Manager store.

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

Property Value

The resource manager.

Applies to