This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see MagicChunks.
- Assembly
- MagicChunks
.dll - Namespace
- MagicChunks
.Helpers - Containing Type
- XmlExtensions
Syntax
public static XElement FindChildByAttrFilterMatch(this XElement source, Match attributeFilterMatch, string documentNamespace)
Parameters
| Name | Type | Description |
|---|---|---|
| source | XElement | |
| attributeFilterMatch | Match | |
| documentNamespace | string |
Return Value
| Type | Description |
|---|---|
| XElement |
