DocDataTextWriter Constructor

 

Initializes a new instance of DocDataTextWriter.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodDocDataTextWriter(DocData^)

Initializes a new instance of DocDataTextWriter for the given doc data.

System_CAPS_pubmethodDocDataTextWriter(DocData^, Boolean)

Initializes a new instance of DocDataTextWriter for the specified doc data, and determines whether or not to dispose the doc data object when this instance is closed or disposed.

Return to top
Show: