共用方式為


TestId.Empty 屬性

取得空白 GUID。

命名空間:  Microsoft.VisualStudio.TestTools.Common
組件:  Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

語法

'宣告
Public Shared ReadOnly Property Empty As TestId
public static TestId Empty { get; }
public:
static property TestId^ Empty {
    TestId^ get ();
}
static member Empty : TestId with get
static function get Empty () : TestId

屬性值

類型:Microsoft.VisualStudio.TestTools.Common.TestId
空白 Guid

.NET Framework 安全性

請參閱

參考

TestId 類別

Microsoft.VisualStudio.TestTools.Common 命名空間