IVsSccVirtualFolders Methods

 

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

NameDescription
System_CAPS_pubmethodGetVirtualFolders(UInt32, array<CALPOLESTR>^)

This method retrieves a list of virtual folders that appear under a specified node in a project hierarchy.

System_CAPS_pubmethodIsItemChildOfVirtualFolder(String^, Boolean)

This method determines if a specified item is a child of any virtual folder.

Return to top
Show: