Condividi tramite


Proprietà TestExecId.Empty

Ottiene un nuovo oggetto TestExecId ciò ha un GUID vuoto.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property Empty As TestExecId
public static TestExecId Empty { get; }
public:
static property TestExecId^ Empty {
    TestExecId^ get ();
}
static member Empty : TestExecId with get
static function get Empty () : TestExecId

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestExecId
un nuovo TestExecId che dispone di un oggetto vuoto Guid.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestExecId Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common