次の方法で共有


IWebAppBase.DefaultDocuments プロパティ

定義

既定のドキュメントを取得します。

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

プロパティ値

適用対象