TestListCategoryId.Empty 属性

定义

获取空 Guid

public:
 static property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ Empty { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestListCategoryId Empty { get; }
member this.Empty : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Empty As TestListCategoryId

属性值

TestListCategoryId

一个空 Guid

适用于