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