ContentTypes Property
Namespace
Statiq.Web.Commands
Containing Type
ServeCommandSettings
Property Type
string[]

Syntax

[CommandOption("--content-type <TYPE>")]
[Description("Specifies additional supported content types for the preview server as extension=contenttype.")]
public string[] ContentTypes { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
string[]