IIntellisenseSession::GetTriggerPoint Method (ITextSnapshot^)
Visual Studio 2015
Gets the SnapshotPoint at which this IntelliSense session was triggered in terms of the specified ITextSnapshot.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- textSnapshot
-
Type:
Microsoft.VisualStudio.Text::ITextSnapshot^
The ITextSnapshot.
Callers should take care to pass only ITextSnapshot objects that the IBufferGraph of the text view.
Show: