InstalledInstances.InstanceData.InstanceIdList 屬性

定義

會取得已安裝實例的 ID 清單。

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

屬性值

已安裝實例的 ID 清單。

適用於