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