InstalledProductRegistrationAttribute.ProductId 属性

定义

获取或设置产品 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

属性值

String

产品的 ID。

适用于