IVsSupportCodeDefView Schnittstelle

Definition

Gibt an, dass das implementierende doc-Datenobjekt das CodeDefinitionView-Fenster unterstützt.

public interface class IVsSupportCodeDefView
public interface class IVsSupportCodeDefView
__interface IVsSupportCodeDefView
[System.Runtime.InteropServices.Guid("D34E5A63-E990-472A-9852-45FB36AA67AB")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsSupportCodeDefView
[<System.Runtime.InteropServices.Guid("D34E5A63-E990-472A-9852-45FB36AA67AB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsSupportCodeDefView = interface
Public Interface IVsSupportCodeDefView
Attribute

Hinweise

Die Schnittstelle verfügt über keine Methoden und markiert das Objekt als Unterstützung für das Fenster "Code Definitions Ansicht".

Gilt für