DocDataTextReader Constructor

 

Initializes a new instance of DocDataTextReader.

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

NameDescription
System_CAPS_pubmethodDocDataTextReader(DocData^)

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

System_CAPS_pubmethodDocDataTextReader(DocData^, Boolean)

Initializes a new instance of DocDataTextReader for the specified doc data object and determines whether Dispose will be called on the docData when the DocDataTextReader is disposed.

Return to top
Show: