Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Passed to the QueryService method to return a reference to the IVsSmartOpenScope interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")> _
Public Interface SVsSmartOpenScope
[InterfaceTypeAttribute()]
[GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface SVsSmartOpenScope
[InterfaceTypeAttribute()]
[GuidAttribute(L"52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface class SVsSmartOpenScope
[<InterfaceTypeAttribute()>]
[<GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")>]
type SVsSmartOpenScope = interface end
public interface SVsSmartOpenScope