IVsSingleFileGenerator Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodDefaultExtension(String^)

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

System_CAPS_pubmethodGenerate(String^, String^, String^, array<IntPtr>^, UInt32, IVsGeneratorProgress^)

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

Return to top
Show: