Share via


EventsBrowserTimingInfo.UrlHost Property

Definition

Gets or sets the host of the URL

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to