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

属性值

与该警告关联的帮助文件。

适用于