CommentHelpInfo.ForwardHelpCategory 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.
The help content of the .FORWARDHELPCATEGORY section, if specified, otherwise null.
public:
property System::String ^ ForwardHelpCategory { System::String ^ get(); };
public:
property Platform::String ^ ForwardHelpCategory { Platform::String ^ get(); };
public string ForwardHelpCategory { get; }
member this.ForwardHelpCategory : string
Public ReadOnly Property ForwardHelpCategory As String