共用方式為


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

屬性值

與警告相關的說明檔。

適用於