ShellTextBuffer.TextStream Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::TextManager::Interop::IVsTextStream ^ TextStream { Microsoft::VisualStudio::TextManager::Interop::IVsTextStream ^ get(); };
public Microsoft.VisualStudio.TextManager.Interop.IVsTextStream TextStream { get; }
member this.TextStream : Microsoft.VisualStudio.TextManager.Interop.IVsTextStream
Public ReadOnly Property TextStream As IVsTextStream