Share via


SDirList Interface

Passed to the QueryService method to return a reference to the IDirList interface.

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

Syntax

'Déclaration
<GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")> _
Public Interface SDirList
'Utilisation
Dim instance As SDirList
[GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface SDirList
[GuidAttribute(L"5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface class SDirList
public interface SDirList

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace