The properties of the FrameworkInfo class are listed below. For a complete list of FrameworkInfo class members, see the FrameworkInfo Members topic.
![]() | Gets the CLR type of the framework. |
![]() | Gets the Common Language Runtime version of the framework. |
![]() | Gets the description of the framework. |
![]() | Gets the family of the framework. |
![]() | Gets the directory where the system assemblies for the framework are located. |
![]() | Gets the base directory of the framework tools for the framework. |
![]() | Returns a value indicating whether the current framework is valid. |
![]() | Gets the name of the framework. |
![]() | Gets the Project used to initialize this framework. |
![]() | Gets the directory containing the SDK tools for the framework. |
![]() | Gets the set of assemblies and directories that should scanned for NAnt tasks, types or functions. |
![]() | Gets the version of the framework. |
![]() | Gets the Visual Studio version that corresponds with this framework. |
FrameworkInfo Class | NAnt.Core Namespace