ComputerInfo.WindowsBuildLabEx 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.
Windows build lab information, from the Windows Registry.
public:
property System::String ^ WindowsBuildLabEx { System::String ^ get(); };
public:
property Platform::String ^ WindowsBuildLabEx { Platform::String ^ get(); };
public string WindowsBuildLabEx { get; }
member this.WindowsBuildLabEx : string
Public ReadOnly Property WindowsBuildLabEx As String