Summary
Gets or sets the hostname on which to serve the content. Defaults to 'localhost'.
- Namespace
- Cake
.DocFx .Serve - Containing Type
- DocFxServeSettings
Syntax
public string Hostname { get; set; }
Value
Type | Description |
---|---|
string |