Compartilhar via


Propriedade TestListCategoryId.Empty

Obtém um vazio Guid.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property Empty As TestListCategoryId
    Get
public static TestListCategoryId Empty { get; }
public:
static property TestListCategoryId^ Empty {
    TestListCategoryId^ get ();
}
static member Empty : TestListCategoryId
static function get Empty () : TestListCategoryId

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Um vazio Guid.

Segurança do .NET Framework

Consulte também

Referência

TestListCategoryId Classe

Namespace Microsoft.VisualStudio.TestTools.Common