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
'Usage
Dim instance As SVsSmartOpenScope
[InterfaceTypeAttribute()]
[GuidAttribute("52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface SVsSmartOpenScope
[InterfaceTypeAttribute()]
[GuidAttribute(L"52F0DAB8-99A9-4AEA-A037-42581B7009D2")]
public interface class SVsSmartOpenScope
public interface SVsSmartOpenScope

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace