IVsSupportCodeDefView Interface

 

Indicates that the implementing doc data object supports the Code Definition View window.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("D34E5A63-E990-472A-9852-45FB36AA67AB")]
public interface IVsSupportCodeDefView

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

Return to top
Show: