DocDataTextReader Class
Visual Studio 2015
Derives from TextReader and provides a standard mechanism for reading from a Visual Studio text buffer.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
System.Object
System.MarshalByRefObject
System.IO.TextReader
Microsoft.VisualStudio.Shell.Design.Serialization.DocDataTextReader
System.MarshalByRefObject
System.IO.TextReader
Microsoft.VisualStudio.Shell.Design.Serialization.DocDataTextReader
| Name | Description | |
|---|---|---|
![]() | DocDataTextReader(DocData) | Initializes a new instance of DocDataTextReader for the given doc data. |
![]() | DocDataTextReader(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. |
| Name | Description | |
|---|---|---|
![]() | DocData | Gets the doc data object. |
| Name | Description | |
|---|---|---|
![]() ![]() | IServiceProvider.GetService(Type) | Gets the service of the specified type. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




