IVsEditorFactory2 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.
Creates instances of document view objects and of data objects.
public interface class IVsEditorFactory2
C++/CX
public interface class IVsEditorFactory2
__interface IVsEditorFactory2
[System.Runtime.InteropServices.Guid("8ABD2347-3360-46AE-96FA-3B70A44D3F73")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsEditorFactory2
[System.Runtime.InteropServices.Guid("8ABD2347-3360-46AE-96FA-3B70A44D3F73")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEditorFactory2
[<System.Runtime.InteropServices.Guid("8ABD2347-3360-46AE-96FA-3B70A44D3F73")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsEditorFactory2 = interface
[<System.Runtime.InteropServices.Guid("8ABD2347-3360-46AE-96FA-3B70A44D3F73")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsEditorFactory2 = interface
Public Interface IVsEditorFactory2
- Attributes
This interface provides members in addition to IVsEditorFactory.
Retarget |
Re-targets the item opened by View commands. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |