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
XdtFileSource
class.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- XdtFragmentSource
Syntax
public XdtFragmentSource(string documentFragment)
Parameters
Name | Type | Description |
---|---|---|
documentFragment | string | The transformation XML fragment. |
Return Value
Type | Description |
---|---|
void |