Condividi tramite


Proprietà TestListCategoryId.Empty

Ottiene un oggetto 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 TestListCategoryId
public static TestListCategoryId Empty { get; }
public:
static property TestListCategoryId^ Empty {
    TestListCategoryId^ get ();
}
static member Empty : TestListCategoryId with get
static function get Empty () : TestListCategoryId

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Guid vuoto

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestListCategoryId Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common