MsDeploySettings.

DeclareParams Property

Summary

Collection of Parameters to DECLARE during a sync operation
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<DeclareParameter> DeclareParams { get; set; }

Value

Type Description
IEnumerable<DeclareParameter>