SDirList Interface

This service does not return IDirList. See the documentation for that interface for an explanation of how it can be obtained.

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

Syntax

'Declaration
<GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")> _
Public Interface SDirList
[GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface SDirList
[GuidAttribute(L"5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface class SDirList
[<GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")>]
type SDirList =  interface end
public interface SDirList

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace