IEnumTargetFrameworks Members
Include Protected Members
Include Inherited Members
Enumerator for supported versions of the framework.
The IEnumTargetFrameworks type exposes the following members.
Methods
Name
Description
Clones this IEnumTargetFrameworks interface by creating another instance.
Gets the number of supported framework versions.
Retrieves supported target frameworks.
Resets the collection of target frameworks to the first one.
Moves ahead in the enumeration of target frameworks.
Top