StaticWebsiteProperties.IndexDocument プロパティ

定義

各ディレクトリ内のインデックス ドキュメントの名前を表す文字列を取得または設定します。

public string IndexDocument { get; set; }
member this.IndexDocument : string with get, set
Public Property IndexDocument As String

プロパティ値

注釈

これは一般的に "index.html" です。

適用対象