Server.

VirtualDirectory Property

Summary

The virtual directory at which files are served (or null). This will always begin with a backslash and end without one.
Assembly
Wyam.Hosting.dll
Namespace
Wyam.Hosting
Containing Type
Server

Syntax

public string VirtualDirectory { get; }

Value

Type Description
string
GitHub