Share via


ManagementPackSubElement.LanguageCode Property

Definition

Gets or sets the default language code for the child element in a management pack. The language code should specify the language for the display name and description.

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 default language code for the child element in a management pack.

Applies to