Click or drag to resize

FrameworkContext Properties

The FrameworkContext type exposes the following members.

Properties
  NameDescription
Public propertyApplicationContext
The ApplicationContext object associated with this FrameworkContext instance.
Public propertyReferenceAssemblies
A dictionary of the reference assemblies for the target framework by name.
Public propertyReferenceAssembliesPath
The path of the reference assemblies for the target framework.
Public propertyTargetFramework
The target framework for this FrameworkContext instance.
Public propertyTargetFrameworkProfile
The target framework profile for this FrameworkContext instance.
Public propertyTargetFrameworkVersion
The target framework version for this FrameworkContext instance.
Top
See Also