InstalledProductRegistrationAttribute.ProductName 属性

定义

获取或设置产品的名称。

public:
 property System::String ^ ProductName { System::String ^ get(); };
public:
 property Platform::String ^ ProductName { Platform::String ^ get(); };
public string ProductName { get; }
member this.ProductName : string
Public ReadOnly Property ProductName As String

属性值

String

产品的名称。

适用于