XdtDocumentSource.

GetXdtStream() Method

Summary

Gets the System.IO.Stream representing the transformation document.
Assembly
Cake.XdtTransform.dll
Namespace
Cake.XdtTransform
Containing Type
XdtDocumentSource

Syntax

public override Stream GetXdtStream()

Return Value

Type Description
Stream The System.IO.Stream representing the transformation document.