Поделиться через


TestListCategoryId.Empty - свойство

Возвращает пустую коллекцию Guid.

Пространство имен:  Microsoft.VisualStudio.TestTools.Common
Сборка:  Microsoft.VisualStudio.QualityTools.Common (в Microsoft.VisualStudio.QualityTools.Common.dll)

Синтаксис

'Декларация
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

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Пустая Guid

Безопасность платформы .NET Framework

См. также

Ссылки

TestListCategoryId Класс

Microsoft.VisualStudio.TestTools.Common - пространство имен