Condividi tramite


Proprietà TestExecId.Empty

Ottiene il nuovo oggetto TestExecId con 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
    Get
public static TestExecId Empty { get; }
public:
static property TestExecId^ Empty {
    TestExecId^ get ();
}
static member Empty : TestExecId
static function get Empty () : TestExecId

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestExecId
Nuovo oggetto TestExecId con un Guid vuoto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestExecId Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common