MsDeploySettings.

DisableLinks Property

Summary

Collection of link extensions to disable during a sync operation
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public IEnumerable<string> DisableLinks { get; set; }

Value

Type Description
IEnumerable<string>