다음을 통해 공유


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 목록입니다.

적용 대상