IVsSupportCodeDefView Interface

Definition

Indicates that the implementing doc data object supports the CodeDefinitionView window.

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
Attributes

Remarks

The interface has no methods and marks the object as supporting the Code Definition View window.

Applies to