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.
Indicates that the implementing doc data object supports the CodeDefinitionView window.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("D34E5A63-E990-472A-9852-45FB36AA67AB")> _
Public Interface IVsSupportCodeDefView
[InterfaceTypeAttribute()]
[GuidAttribute("D34E5A63-E990-472A-9852-45FB36AA67AB")]
public interface IVsSupportCodeDefView
[InterfaceTypeAttribute()]
[GuidAttribute(L"D34E5A63-E990-472A-9852-45FB36AA67AB")]
public interface class IVsSupportCodeDefView
[<InterfaceTypeAttribute()>]
[<GuidAttribute("D34E5A63-E990-472A-9852-45FB36AA67AB")>]
type IVsSupportCodeDefView = interface end
public interface IVsSupportCodeDefView
Remarks
The interface has no methods and marks the object as supporting the Code Definition View window.