Sdílet prostřednictvím


IBootstrapperPackage.ProductCode Property

Definition

Gets the unique identifier of the package.

public:
 property System::String ^ ProductCode { System::String ^ get(); };
public:
 property Platform::String ^ ProductCode { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public string ProductCode { get; }
[<System.Runtime.InteropServices.DispId(2)>]
member this.ProductCode : string
Public ReadOnly Property ProductCode As String

Property Value

The unique identifier of the package.

Attributes

Applies to