次の方法で共有


SitePatchInfo.HostNames プロパティ

定義

アプリに関連付けられているホスト名。

public System.Collections.Generic.IReadOnlyList<string> HostNames { get; }
member this.HostNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property HostNames As IReadOnlyList(Of String)

プロパティ値

適用対象