Compartir a través de


EventsBrowserTimingInfo.UrlPath Propiedad

Definición

Obtiene o establece la ruta de acceso de la dirección URL.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a