Share via


IVsEnumOutputs Members

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

Public method

Clone

Creates another enumerator that contains the same enumeration state as the current one.

Public method

Next

Retrieves a specified number of output items in the enumeration sequence.

Public method

Reset

Resets the enumeration sequence to the beginning.

Public method

Skip

Skips over a specified number of output items in the enumeration sequence.

Top

See Also

Reference

IVsEnumOutputs Interface

Microsoft.VisualStudio.Shell.Interop Namespace