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.XdtTransform.
Summary
Initializes a new instance of the
XdtDocumentSource class.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- XdtDocumentSource
Syntax
public XdtDocumentSource(string documentXml)
Parameters
| Name | Type | Description |
|---|---|---|
| documentXml | string | The XML document content. |
Return Value
| Type | Description |
|---|---|
| void |
