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
Gets the
Stream
representing the transformation document.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- XdtFragmentSource
Syntax
public override Stream GetXdtStream()
Return Value
Type | Description |
---|---|
Stream | The Stream representing the transformation document. |