Compartilhar via


Application.ErrorUrl Propriedade

Definição

Obtém ou define uma URL fornecida pelo autor do aplicativo para relatar erros ao usar o aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="errorUrl")]
public string ErrorUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorUrl")>]
member this.ErrorUrl : string with get, set
Public Property ErrorUrl As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a