IVsExternalFilesManager Members
Include Protected Members
Include Inherited Members
Implemented by the environment to handle the Miscellaneous Files project.
The IVsExternalFilesManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddDocument | Programmatically tells the Miscellaneous Files project to add a node. | |
GetExternalFilesProject | Instantiates the Miscellaneous Files (External Files) project and returns a pointer to it. | |
IsVisible | Determines whether the Miscellaneous Files node is visible in Solution Explorer. | |
TransferDocument | Transfers a document to the Miscellaneous Files project. |
Top