Share via


Site.DefaultHostName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to