This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocFx.
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 |