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.DeployParams.
- Assembly
- Cake
.DeployParams .dll - Namespace
- Cake
.DeployParams - Containing Type
- Parameter
Configuration
Syntax
public ParameterConfiguration AsXPath(string match, string scope = "\\.config", string kind = "XmlFile")
Parameters
| Name | Type | Description |
|---|---|---|
| match | string | |
| scope | string | |
| kind | string |
Return Value
| Type | Description |
|---|---|
| Parameter |
