InstalledInstances.InstanceData.InstanceName Property

Definition

Gets the name of the installed instance.

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

Property Value

The name of the installed instance.

Applies to