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.Xamarin.
Summary
Gets a runner for invoking the Visual Studio Mac Add-in Setup Utility.
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Containing Type
- XamarinAliases
Syntax
public static VSToolSetupRunner VSToolSetup(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| VSToolSetupRunner | A setup utility runner. |
