Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("07F86393-273C-11D7-8BF6-00B0D03DAA06")> _
Public Interface IDirListSite
[InterfaceTypeAttribute()]
[GuidAttribute("07F86393-273C-11D7-8BF6-00B0D03DAA06")]
public interface IDirListSite
[InterfaceTypeAttribute()]
[GuidAttribute(L"07F86393-273C-11D7-8BF6-00B0D03DAA06")]
public interface class IDirListSite
[<InterfaceTypeAttribute()>]
[<GuidAttribute("07F86393-273C-11D7-8BF6-00B0D03DAA06")>]
type IDirListSite = interface end
public interface IDirListSite
The IDirListSite type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
SetSite | Sets the site, the container for the directory list. |
Top
.gif)