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