InstAPI.IsDefaultInstanceName(String) Metodo

Definizione

Recupera un valore che indica il nome istanza predefinito.

public:
 static bool IsDefaultInstanceName(System::String ^ instanceName);
public static bool IsDefaultInstanceName (string instanceName);
static member IsDefaultInstanceName : string -> bool
Public Shared Function IsDefaultInstanceName (instanceName As String) As Boolean

Parametri

instanceName
String

Valore stringa che rappresenta il nome istanza.

Restituisce

Boolean

true se il nome istanza è il valore predefinito; in caso contrario, false.

Si applica a