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
Provides the index in the filter list that matches the extension of the file passed in.
Provides the list of available extensions for the Save As dialog.
Supplies a message informing the user that he has chosen encoding that is not supported by the language service.
Top