ParseRequest::View Property
Visual Studio 2015
Specifies the IVsTextView object representing the view that contains the source that is being parsed.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.TextManager.Interop::IVsTextView^Returns the IVsTextView object that was passed to the ParseRequest class constructor.
This property is for internal use only. It cannot be accessed from a background thread.
Show: