Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Inumerates a set of build output items from a project's configuration. Enumerates a set of build output items from a project's configuration.
The IVsEnumOutputs type exposes the following members.
Methods
Name
Description
Creates another enumerator that contains the same enumeration state as the current one.
Retrieves a specified number of output items in the enumeration sequence.
Resets the enumeration sequence to the beginning.
Skips over a specified number of output items in the enumeration sequence.
Top