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
Provides base support for targeting multiple framework versions.
The IVsTargetFrameworkAssemblies type exposes the following members.
Methods
Name
Description
GetRequiredTargetFrameworkVersion
Gets the minimum versions of the target framework required for the given assembly to run.
GetRequiredTargetFrameworkVersionFromDependency
Gets the minimum versions of the target framework required for a given assembly to run, based on the referenced assembly closure.
Gets an enumeration of supported framework versions.
Gets an enumeration containing the system assembly reference for a given framework version.
Gets a descriptive string for a framework version.
Checks if a specified assembly is a system assembly and gets its framework version.
Top