DocCreatorSettings.

EnableOfflineMode(bool) Method

Assembly
Cake.DocCreator.dll
Namespace
Cake.DocCreator
Containing Type
DocCreatorSettings

Syntax

public DocCreatorSettings EnableOfflineMode(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
DocCreatorSettings