InstalledInstances.InstanceData.ProductName 屬性

定義

取得已安裝實例的產品名稱。

public:
 property System::String ^ ProductName { System::String ^ get(); void set(System::String ^ value); };
public string ProductName { get; set; }
member this.ProductName : string with get, set
Public Property ProductName As String

屬性值

安裝實例的產品名稱。

適用於