WarningException.HelpTopic Property

Definition

Gets the Help topic associated with the warning.

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

Property Value

The Help topic associated with the warning.

Applies to