Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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