HelpCategoryInvalidException.HelpCategory Property

Definition

Gets name of the help category that is invalid.

public:
 property System::String ^ HelpCategory { System::String ^ get(); };
public:
 property Platform::String ^ HelpCategory { Platform::String ^ get(); };
public string HelpCategory { get; }
member this.HelpCategory : string
Public ReadOnly Property HelpCategory As String

Property Value

Name of the help category.

Applies to