다음을 통해 공유


IVsFormatFilterProvider Members

Include Protected Members
Include Inherited Members

Interface to provide file extension checking for Save As functionality.

The IVsFormatFilterProvider type exposes the following members.

Methods

  Name Description
Public method CurFileExtensionFormat Provides the index in the filter list that matches the extension of the file passed in.
Public method GetFormatFilterList Provides the list of available extensions for the Save As dialog.
Public method QueryInvalidEncoding Supplies a message informing the user that he has chosen encoding that is not supported by the language service.

Top

See Also

Reference

IVsFormatFilterProvider Interface

Microsoft.VisualStudio.TextManager.Interop Namespace