ManagementPackElement.LanguageCode Property

Definition

Gets or sets the default three-letter language code for this management pack element, which is used to specify the language for the description and display name of the element.

public:
 property System::String ^ LanguageCode { System::String ^ get(); void set(System::String ^ value); };
public string LanguageCode { get; set; }
member this.LanguageCode : string with get, set
Public Property LanguageCode As String

Property Value

A string that contains the three-letter language code for this management pack element.

Applies to