The properties of NUnit.Framework.Internal.RuntimeFramework are listed below. For a list of all members, see the RuntimeFramework Members list.
See Also: Inherited members from System.Object
| [read-only] | AllowAnyVersion | bool. Return true if any CLR version may be used in matching this RuntimeFramework object. |
| [read-only] | ClrVersion | Version. The CLR version for this runtime framework |
| [read-only] static | CurrentFramework | Xamarin.iOS.dll=NUnit.Framework.Internal.RuntimeFramework. Static method to return a RuntimeFramework object for the framework that is currently in use. |
| [read-only] | DisplayName | string. Returns the Display name for this framework |
| [read-only] | FrameworkVersion | Version. The framework version for this runtime framework |
| [read-only] | Runtime | Xamarin.iOS.dll=NUnit.Framework.Internal.RuntimeType. The type of this runtime framework |