WarningException.HelpUrl Propriedade
Definição
Obtém o arquivo de Ajuda associado ao aviso.Gets the Help file associated with the warning.
public:
property System::String ^ HelpUrl { System::String ^ get(); };
public string HelpUrl { get; }
member this.HelpUrl : string
Public ReadOnly Property HelpUrl As String
Valor da propriedade
O arquivo de ajuda associado ao aviso.The Help file associated with the warning.