Aracılığıyla paylaş


EventsBrowserTimingInfo.UrlPath Property

Definition

Gets or sets the path of the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to