TestCategoryItem.TestCategory 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.
Represents the name of the category.
public:
property System::String ^ TestCategory { System::String ^ get(); };
public string TestCategory { get; }
member this.TestCategory : string
Public ReadOnly Property TestCategory As String
Property Value
A string that contains the name of the category.