Interface SVsSmartOpenScope
Passado para o QueryService método para retornar uma referência para o IVsSmartOpenScope interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface SVsSmartOpenScope
[InterfaceTypeAttribute(1)]
[GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface class SVsSmartOpenScope
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")>]
type SVsSmartOpenScope = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")>
Public Interface SVsSmartOpenScope
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo