共用方式為


SiteInner.DefaultHostName 屬性

定義

取得應用程式的預設主機名稱。 唯讀。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於