TestListCategoryId.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an 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; }
static member Empty : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Empty As TestListCategoryId
Property Value
An empty Guid.