System.LanguageDesignation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the designated language of the system software.
public:
property System::String ^ LanguageDesignation { System::String ^ get(); };
public string LanguageDesignation { get; }
member this.LanguageDesignation : string
Public ReadOnly Property LanguageDesignation As String