Sdílet prostřednictvím


TestListCategoryId.Empty – vlastnost

Získá prázdné Guid.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Prázdné Guid.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

TestListCategoryId Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů