Summary
Contains functionality related to XML XPath queries.
- Namespace
- Cake
.Common .Xml - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["XmlPeekAliases"]
class Type type-node
Syntax
[CakeAliasCategory("XML")]
public static class XmlPeekAliases
Attributes
Type | Description |
---|---|
Cake |
An attribute used for documentation of alias methods/properties. |
Methods
Name | Value | Summary |
---|---|---|
XmlPeek |
string |
Get the value of a target node.
static
|
XmlPeek |
string |
Gets the value of a target node.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|