TestListCategoryId.Empty (Propiedad)

Obtiene un objeto Guid vacío.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Guid vacío.

Seguridad de .NET Framework

Vea también

Referencia

TestListCategoryId Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)