SimpleEditorView::SetSite Method (IServiceProvider^)

 

Initializes this view.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

This method registers the view with the T:Microsoft.VisualStudio.Shell.Interop.IVsTextManager so that it knows the user is working with a view of the text buffer. If the file is edited outside of the development environment, the text buffer will ask the user whether to reload the file.

Return to top
Show: