XcStudioAliases Class

Summary

Cake Extension for XComponent Studio
Assembly
Cake.XComponent.dll
Namespace
Cake.XComponent
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["XcStudioAliases"] class Type type-node

Syntax

public static class XcStudioAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
XcStudioCreateBatLauncherScript(ICakeContext, string, string, string, Platform) void
This method creates a .bat script to easily launch a XComponent project using the version of XComponent Studio found in the tools folder.
static
XcStudioCreatePowerShellLauncherScript(ICakeContext, string, string, string, Platform) void
This method creates a .ps1 script to easily launch a XComponent project using the version of XComponent Studio found in the tools folder.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin