HelpNotFoundException.HelpTopic Property

Definition

Gets help topic for which help is not found.

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

Property Value

Help topic.

Applies to