Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)