Share via


TestCategoryItem.TestCategory Property

Definition

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.

Applies to