ClickTwiceManager.

GenerateManifest(DirectoryPath, InformationSource) Method

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