InstalledInstances.InstanceData.InstanceIdList Property

Definition

Gets the list of ID of the installed instance.

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

Property Value

String

The list of ID of the installed instance.

Applies to