IVsTargetFrameworkAssemblies Members

Include Protected Members
Include Inherited Members

Provides base support for targeting multiple framework versions.

The IVsTargetFrameworkAssemblies type exposes the following members.

Methods

  Name Description
Public method GetRequiredTargetFrameworkVersion Gets the minimum versions of the target framework required for the given assembly to run.
Public method GetRequiredTargetFrameworkVersionFromDependency Gets the minimum versions of the target framework required for a given assembly to run, based on the referenced assembly closure.
Public method GetSupportedFrameworks Gets an enumeration of supported framework versions.
Public method GetSystemAssemblies Gets an enumeration containing the system assembly reference for a given framework version.
Public method GetTargetFrameworkDescription Gets a descriptive string for a framework version.
Public method IsSystemAssembly Checks if a specified assembly is a system assembly and gets its framework version.

Top

See Also

Reference

IVsTargetFrameworkAssemblies Interface

Microsoft.VisualStudio.Shell.Interop Namespace