WarningException.HelpUrl プロパティ

定義

警告に関連付けられているヘルプ ファイルを取得します。

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

プロパティ値

警告に関連付けられたヘルプ ファイル。

適用対象