TestListCategoryId.Uncategorized 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 the ID for the list of uncategorized tests.
public:
static property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ Uncategorized { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestListCategoryId Uncategorized { get; }
static member Uncategorized : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Uncategorized As TestListCategoryId
Property Value
The ID for the list of uncategorized tests.