InstalledProductRegistrationAttribute.ProductId 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.
Your product ID.
public:
property System::String ^ ProductId { System::String ^ get(); };
public:
property Platform::String ^ ProductId { Platform::String ^ get(); };
public string ProductId { get; }
member this.ProductId : string
Public ReadOnly Property ProductId As String
Property Value
The ID of the product.