ComputerInfo.CsChassisSKUNumber 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.
The chassis or enclosure SKU number as a string
public:
property System::String ^ CsChassisSKUNumber { System::String ^ get(); };
public:
property Platform::String ^ CsChassisSKUNumber { Platform::String ^ get(); };
public string CsChassisSKUNumber { get; }
member this.CsChassisSKUNumber : string
Public ReadOnly Property CsChassisSKUNumber As String