IVsSingleFileGenerator Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultExtension(String^) | Retrieves the file extension that is given to the output file name. |
![]() | Generate(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. |
Show:
