XdtFragmentSource.

XdtFragmentSource(string) Constructor

Summary

Initializes a new instance of the XdtFileSource class.
Assembly
Cake.XdtTransform.dll
Namespace
Cake.XdtTransform
Containing Type
XdtFragmentSource

Syntax

public XdtFragmentSource(string documentFragment)

Parameters

Name Type Description
documentFragment string The transformation XML fragment.

Return Value

Type Description
void