- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - Containing Type
- Metadata
Xml Extensions
Syntax
public static XAttribute XAttribute(this IMetadata metadata, string name, string key, Func<string, string> valueFunc)
Parameters
Name | Type | Description |
---|---|---|
metadata | IMetadata | |
name | string | |
key | string | |
valueFunc | Func |
Return Value
Type | Description |
---|---|
XAttribute |