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
            Publish the generated manifest at the given path
            
		- Assembly
 - Cake
.ClickTwice .dll  - Namespace
 - Cake
.ClickTwice  - Containing Type
 - ManifestPublisher
 
Syntax
public void Publish(string outputPath, InformationSource source = 2)
	Parameters
| Name | Type | Description | 
|---|---|---|
| outputPath | string | Path to the output file | 
| source | InformationSource | Used to control the sourcing of app metadata | 
Return Value
| Type | Description | 
|---|---|
| void | 
