XcRuntimeAliases Class

Summary

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

Syntax

public static class XcRuntimeAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

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

Extension Methods

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