IVsSingleFileGeneratorFactory Interface
Visual Studio 2015
Manipulates the generator prog ID for a single type of file.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateGeneratorInstance(String, Int32, Int32, Int32, IVsSingleFileGenerator) | Creates a generator instance. |
![]() | GetDefaultGenerator(String, String) | Gets the default generator prog ID for a specified file. |
![]() | GetGeneratorInformation(String, Int32, Int32, Int32, Guid) | Gets information about a generator factory. |
Show:
