This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.MsDeploy.
                            
	
		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 | 
					
