Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Provides base support for targeting multiple framework versions.
The IVsTargetFrameworkAssemblies type exposes the following members.
Methods
Name
Description
.gif)
GetRequiredTargetFrameworkVersion
Gets the minimum versions of the target framework required for the given assembly to run.
.gif)
GetRequiredTargetFrameworkVersionFromDependency
Gets the minimum versions of the target framework required for a given assembly to run, based on the referenced assembly closure.
.gif)
Gets an enumeration of supported framework versions.
.gif)
Gets an enumeration containing the system assembly reference for a given framework version.
.gif)
Gets a descriptive string for a framework version.
.gif)
Checks if a specified assembly is a system assembly and gets its framework version.
Top