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 GetChildElementByAttrValue(this XElement source, string name, string attr, string attrValue)
Parameters
Name | Type | Description |
---|---|---|
source | XElement | |
name | string | |
attr | string | |
attrValue | string |
Return Value
Type | Description |
---|---|
XElement |