IVsUIShellOpenDocument4 Interface
Visual Studio 2015
Provides additional methods for opening documents.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsDocumentInAProject2(String, Boolean, IVsUIHierarchy, UInt32, IServiceProvider) | Determines whether the specified document is in a project. |
![]() | OpenDocumentViaProject2(String, Guid, Boolean, IServiceProvider, IVsUIHierarchy, UInt32) | Finds an appropriate project to open the document. |
Show:
