XdtSource.

GetXdtStream() Method

Summary

Gets the 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 Stream representing the transformation document.