ComputerInfo.OsCodeSet 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.
Code page value the operating system uses
public:
property System::String ^ OsCodeSet { System::String ^ get(); };
public:
property Platform::String ^ OsCodeSet { Platform::String ^ get(); };
public string OsCodeSet { get; }
member this.OsCodeSet : string
Public ReadOnly Property OsCodeSet As String