Freigeben über


TestListCategoryId.Empty-Eigenschaft

Ruft eine leere Guid ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Ein leerer Guid.

.NET Framework-Sicherheit

Siehe auch

Referenz

TestListCategoryId Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace