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.ClickTwice.
Summary
Generates a ClickTwice manifest for the application at the given project path
- Assembly
- Cake
.ClickTwice .dll - Namespace
- Cake
.ClickTwice - Containing Type
- ClickTwiceRunner
Syntax
public ManifestPublisher GenerateManifest(string projectFilePath, InformationSource source = 2)
Parameters
Name | Type | Description |
---|---|---|
projectFilePath | string | Path to the project file |
source | InformationSource | Not currently used. |
Return Value
Type | Description |
---|---|
ManifestPublisher | A publisher for the generated manifest |