EnterpriseManagementGroup.LanguagePacks Property

Definition

Gets an interface that enables you to access the language packs that are defined in the Service Manager store. A language pack contains localized display strings (names and descriptions) for objects defined in the Service Manager store.

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

Property Value

The language pack manager.

Applies to