IVsExternalFilesManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddDocument(UInt32, String^, IntPtr, IntPtr, Guid, String^, Guid, String^, String^, Int32, IVsWindowFrame^) | Programmatically tells the Miscellaneous Files project to add a node. |
![]() | GetExternalFilesProject(IVsProject^) | Instantiates the Miscellaneous Files (External Files) project and returns a pointer to it. |
![]() | IsVisible(Int32) | Determines whether the Miscellaneous Files node is visible in Solution Explorer. |
![]() | TransferDocument(String^, String^, IVsWindowFrame^) | Transfers a document to the Miscellaneous Files project. |
Show:
