INavigateToCallback::Options Property
Visual Studio 2015
Gets the options interface from the callback.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Property Value
Type: Microsoft.VisualStudio.Language.NavigateTo.Interfaces::INavigateToOptions^The callback's options.
Show: