다음을 통해 공유


IVsFileExtensionMappingEvents 인터페이스

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<GuidAttribute("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFileExtensionMappingEvents
[GuidAttribute("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")]
[InterfaceTypeAttribute()]
public interface IVsFileExtensionMappingEvents
[GuidAttribute(L"D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")]
[InterfaceTypeAttribute()]
public interface class IVsFileExtensionMappingEvents
[<GuidAttribute("D1ABEDEB-5163-4235-ADE6-17EFAA3A5549")>]
[<InterfaceTypeAttribute()>]
type IVsFileExtensionMappingEvents =  interface end
public interface IVsFileExtensionMappingEvents

IVsFileExtensionMappingEvents 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 OnFileExtensionsReset 파일 확장명 변경 되었을 때 호출 됩니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스