IVsSupportCodeDefView Interface
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
C++/CX
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(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSupportCodeDefView
[<System.Runtime.InteropServices.Guid("D34E5A63-E990-472A-9852-45FB36AA67AB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsSupportCodeDefView = interface
[<System.Runtime.InteropServices.Guid("D34E5A63-E990-472A-9852-45FB36AA67AB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSupportCodeDefView = interface
Public Interface IVsSupportCodeDefView
- Attributes
The interface has no methods and marks the object as supporting the Code Definition View window.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |