SVsSmartOpenScope Interface
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