ComputerInfo.CsSystemSKUNumber 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.
Identifies a particular computer configuration for sale. It is sometimes also called a product ID or purchase order number
public:
property System::String ^ CsSystemSKUNumber { System::String ^ get(); };
public:
property Platform::String ^ CsSystemSKUNumber { Platform::String ^ get(); };
public string CsSystemSKUNumber { get; }
member this.CsSystemSKUNumber : string
Public ReadOnly Property CsSystemSKUNumber As String