Compartir a través de


EventsExceptionDetailsParsedStack.Method Propiedad

Definición

Obtiene o establece el método de la entrada de pila.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a