Share via


IVsSingleFileGenerator Members

Include Protected Members
Include Inherited Members

Transforms a single input file into a single output file that can be compiled or added to a project. Any COM component that implements the IVsSingleFileGenerator is a custom tool.

The IVsSingleFileGenerator type exposes the following members.

Methods

 

Name

Description

Public method

DefaultExtension

Retrieves the file extension that is given to the output file name.

Public method

Generate

Executes the transformation and returns the newly generated output file, whenever a custom tool is loaded, or the input file is saved.

Top

See Also

Reference

IVsSingleFileGenerator Interface

Microsoft.VisualStudio.Shell.Interop Namespace