Cake.MsDeploy.Parameters Namespace

Class Types

Class Summary
BaseParameter
DeclareParameter Used to declare a parameter during package or archive creation. Can only be used with or Also see the documentation at https://technet.microsoft.com/en-us/library/dd569084(v=ws.10).aspx
ParameterKind Specifies the parameter kind.
SetParameter Enables you to specify, at synchronization time, a value for parameter that you declared by using DeclareParameter Also see the documentation at https://technet.microsoft.com/en-us/library/dd569084(v=ws.10).aspx

Interface Types

Interface Summary
IParameter Contract for a parameter