Interface SDirList
Este serviço não retorna IDirList.Consulte a documentação para essa interface para obter uma explicação de como ele pode ser obtido.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface SDirList
[GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")]
public interface class SDirList
[<GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")>]
type SDirList = interface end
<GuidAttribute("5403AC85-C8C8-4967-BDB0-662D485F0C28")>
Public Interface SDirList
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo