Share via


Endpoints.Web Property

Definition

Gets the web endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="web")]
public string Web { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="web")>]
member this.Web : string
Public ReadOnly Property Web As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to