XdtSource.

GetXdtStream() Method

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.