Share via


ITextSnapshot.Write Method

Include Protected Members
Include Inherited Members

Writes the contents of the snapshot.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Write(TextWriter) Writes the contents of the snapshot.
Public method Write(TextWriter, Span) Writes a substring of the contents of the snapshot.

Top

See Also

Reference

ITextSnapshot Interface

Microsoft.VisualStudio.Text Namespace