InstalledInstances.InstanceData.IsUnconfigured Property

Definition

Gets a value that indicated whether of the installed instance is not configured.

public:
 property bool IsUnconfigured { bool get(); void set(bool value); };
public bool IsUnconfigured { get; set; }
member this.IsUnconfigured : bool with get, set
Public Property IsUnconfigured As Boolean

Property Value

true if the installed instance is not configured; otherwise, false.

Applies to