INavigateToCallback::Options Property

 

Gets the options interface from the callback.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

property INavigateToOptions^ Options {
	INavigateToOptions^ get();
}
Return to top
Show: