Share via


Dataset.WebUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to