WyamSettings.

ContentTypes Property

Summary

Specifies additional supported content types for the preview server.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public IDictionary<string, string> ContentTypes { get; set; }

Value

Type Description
IDictionary<string, string>