DocFxServeSettings.

Port Property

Summary

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

Syntax

public string Port { get; set; }

Value

Type Description
string