ModelingTextTransformation.Write Method

Overload List

  Name Description
Public method Write(String) Appends a copy of the specified string to the generated text output. (Inherited from TextTransformation.)
Public method Write(String, []) Appends a formatted string, which contains zero or more format specifications, to the generated text output. Each format specification is replaced by the string representation of a corresponding object argument. (Inherited from TextTransformation.)

Top

See Also

Reference

ModelingTextTransformation Class

ModelingTextTransformation Members

Microsoft.VisualStudio.TextTemplating.VSHost Namespace