SVsCodeDefView Interface
Passed to GetService to return a reference to the IVsCodeDefView 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("66230816-AC33-49B5-97DB-0F6DF2A83624")> _
Public Interface SVsCodeDefView
[InterfaceTypeAttribute()]
[GuidAttribute("66230816-AC33-49B5-97DB-0F6DF2A83624")]
public interface SVsCodeDefView
[InterfaceTypeAttribute()]
[GuidAttribute(L"66230816-AC33-49B5-97DB-0F6DF2A83624")]
public interface class SVsCodeDefView
[<InterfaceTypeAttribute()>]
[<GuidAttribute("66230816-AC33-49B5-97DB-0F6DF2A83624")>]
type SVsCodeDefView = interface end
public interface SVsCodeDefView