Share via


ManagementPack.GetLanguagePack Method

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

Retrieves a language pack from the management pack.

A language pack contains all display strings and knowledge articles associated with a particular locale.

Overload List

Name Description
ManagementPack.GetLanguagePack (CultureInfo) Retrieves the specified language pack from the management pack using the culture of the language pack.
ManagementPack.GetLanguagePack (String) Retrieves the specified language pack from the management pack using an ISO 639-2 three-letter code.

See Also

Reference

ManagementPack Class
ManagementPack Members
Microsoft.EnterpriseManagement.Configuration Namespace