IVsExternalFilesManager Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodAddDocument(UInt32, String^, IntPtr, IntPtr, Guid, String^, Guid, String^, String^, Int32, IVsWindowFrame^)

Programmatically tells the Miscellaneous Files project to add a node.

System_CAPS_pubmethodGetExternalFilesProject(IVsProject^)

Instantiates the Miscellaneous Files (External Files) project and returns a pointer to it.

System_CAPS_pubmethodIsVisible(Int32)

Determines whether the Miscellaneous Files node is visible in Solution Explorer.

System_CAPS_pubmethodTransferDocument(String^, String^, IVsWindowFrame^)

Transfers a document to the Miscellaneous Files project.

Return to top
Show: