Interface SVsCodeDefView
Passado para GetService para retornar uma referência para o IVsCodeDefView 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("66230816-AC33-49B5-97DB-0F6DF2A83624")]
public interface SVsCodeDefView
[InterfaceTypeAttribute(1)]
[GuidAttribute("66230816-AC33-49B5-97DB-0F6DF2A83624")]
public interface class SVsCodeDefView
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("66230816-AC33-49B5-97DB-0F6DF2A83624")>]
type SVsCodeDefView = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("66230816-AC33-49B5-97DB-0F6DF2A83624")>
Public Interface SVsCodeDefView
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo