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.WebDeploy.
Summary
Initializes a new instance of the
SkipRule
class.
- Assembly
- Cake
.WebDeploy .dll - Namespace
- Cake
.WebDeploy - Containing Type
- SkipRule
Syntax
public SkipRule(string name, string skipAction, string objectName, string absolutePath, string xpath = null)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
skipAction | string | |
objectName | string | |
absolutePath | string | |
xpath | string |
Return Value
Type | Description |
---|---|
void |