IProduct.ProductCode 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.
A string specifying the unique identifier of this product
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
property System::String ^ ProductCode { System::String ^ get(); };
public string ProductCode { get; }
member this.ProductCode : string
Public ReadOnly Property ProductCode As String
Property Value
A string that specifies the unique product identifier of this product.