IDirListSite Interface

 

Maintains the interface pointer to the parent object managing the directory list.

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

[InterfaceTypeAttribute(1)]
[GuidAttribute("07F86393-273C-11D7-8BF6-00B0D03DAA06")]
public interface IDirListSite

NameDescription
System_CAPS_pubmethodSetSite(Object)

Sets the site, the container for the directory list.

Return to top
Show: