DocFxServeSettings.

Hostname Property

Summary

Gets or sets the hostname on which to serve the content. Defaults to 'localhost'.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx.Serve
Containing Type
DocFxServeSettings

Syntax

public string Hostname { get; set; }

Value

Type Description
string