IVsFileExtensionMappingEvents 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.
Provides events when file extensions are changed.
public interface class IVsFileExtensionMappingEvents
C++/CX
public interface class IVsFileExtensionMappingEvents
__interface IVsFileExtensionMappingEvents
[System.Runtime.InteropServices.Guid("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsFileExtensionMappingEvents
[System.Runtime.InteropServices.Guid("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFileExtensionMappingEvents
[<System.Runtime.InteropServices.Guid("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsFileExtensionMappingEvents = interface
[<System.Runtime.InteropServices.Guid("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFileExtensionMappingEvents = interface
Public Interface IVsFileExtensionMappingEvents
- Attributes
On |
Called when the file extensions are changed. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |