ComputerInfo.OsOtherTypeDescription 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.
Additional description for the current operating system version
public:
 property System::String ^ OsOtherTypeDescription { System::String ^ get(); };public:
 property Platform::String ^ OsOtherTypeDescription { Platform::String ^ get(); };public string OsOtherTypeDescription { get; }member this.OsOtherTypeDescription : stringPublic ReadOnly Property OsOtherTypeDescription As String