IVsSupportCodeDefView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.