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


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

Получает новый объект TestExecId с пустым Guid.

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

Синтаксис

'Декларация
Public Shared ReadOnly Property Empty As TestExecId
public static TestExecId Empty { get; }
public:
static property TestExecId^ Empty {
    TestExecId^ get ();
}
static member Empty : TestExecId with get
static function get Empty () : TestExecId

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

Тип: Microsoft.VisualStudio.TestTools.Common.TestExecId
Новый объект TestExecId с пустым Guid.

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

См. также

Ссылки

TestExecId Класс

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