Share via


ManagementPackDisplayString.LanguageCode Property

Definition

Gets the three-letter language code that defines the language that the display string is in.

public:
 property System::String ^ LanguageCode { System::String ^ get(); };
public string LanguageCode { get; }
member this.LanguageCode : string
Public ReadOnly Property LanguageCode As String

Property Value

A string that contains the three-letter language code that defines the language that the display string is in.

Applies to