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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.