SPCAFAliases Class

Summary

Provides a wrapper around SPCAF functionality within a Cake build script.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SPCAFAliases"] class Type type-node

Syntax

public static class SPCAFAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
SPCAF(ICakeContext, Action<FluentSPCAFSettings>) void
Get SPCAF runner for fluent configuration.
static
SPCAF(ICakeContext, SPCAFSettings) void
Get SPCAF runner.
static

Extension Methods

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