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 an app manifest without publishing the whole application
- Assembly
- Cake
.ClickTwice .dll - Namespace
- Cake
.ClickTwice - Containing Type
- ClickTwiceManager
Syntax
public void GenerateManifest(DirectoryPath publishDirectoryPath, InformationSource source = 2)
Parameters
Name | Type | Description |
---|---|---|
publishDirectoryPath | DirectoryPath | Directory to publish to |
source | InformationSource | Metadata source to use in generating the manifest |
Return Value
Type | Description |
---|---|
void |