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.VSforMac.
Summary
Creates a package from an add-in configuration file.
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Containing Type
- VSToolSetupRunner
Syntax
public void Pack(FilePath addinFile)
Parameters
Name | Type | Description |
---|---|---|
addinFile | FilePath | The addin file. |
Return Value
Type | Description |
---|---|
void |