IWebAppBase.DocumentRoot Property

Definition

Gets the root directory for the web app.

public string DocumentRoot { get; }
member this.DocumentRoot : string
Public ReadOnly Property DocumentRoot As String

Property Value

Applies to