VirtualDirectory Property
The virtual directory at which files are served (or null). This will always begin with a backslash and end without one.
Namespace
Statiq.Web.Hosting
Containing Type
Server
Property Type
string

Syntax

public string VirtualDirectory { get; }

Value

Type Description
string