InstalledInstances.InstanceData.InstanceId 屬性

定義

會取得已安裝實例的 ID。

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

屬性值

已安裝實例的 ID。

適用於