IVsGeneratorProgress Members
Include Protected Members
Include Inherited Members
Enables the single file generator to report on its progress and to provide additional warning and/or error information.
The IVsGeneratorProgress type exposes the following members.
Methods
Name | Description | |
---|---|---|
GeneratorError | Returns warning and error information to the project system. | |
Progress | Sets an index that specifies how much of the generation has been completed. |
Top