VirtualDirectory Property
Namespace
Statiq.Web.Commands
Containing Type
ServeCommandSettings
Property Type
string

Syntax

[CommandOption("--virtual-dir <PATH>")]
[Description("Serve files in the preview web server under the specified virtual directory.")]
public string VirtualDirectory { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
string