MsDeploySettings.

SkipDirectives Property

Summary

Collection of SkipDirectives that specifies object(s) to skip during synchronization.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<SkipDirective> SkipDirectives { get; set; }

Value

Type Description
IEnumerable<SkipDirective>