Share via


CLRCapabilities Members

The following tables list the members exposed by the CLRCapabilities type.

Public Constructors

Name Description
Public Method CLRCapabilities Creates a new instance of the CLRCapabilities class.

Public Properties

Name Description
Public Property AppDomains Indicates whether application domains are supported.
Public Property ClrInfo Holds information about the CLR.
Public Property Evaluation Holds information about evaluation version of the .NET Micro Framework, if it is an evaluation version.
Public Property EvaluationVersion Indicates whether the version of the .NET Micro Framework that you have is an evaluation verison.
Public Property ExceptionFilters Indicates whether your version of the CLR supports exception filters.
Public Property FloatingPoint Indicates whether the CLR supports floating-point math.
Public Property HalSystemInfo Contains information about the HAL.
Public Property IncrementalDeployment Indicates whether the framework supports incremental deployment.
Public Property IsUnknown Indicates whether the capability is recognized by the framework.
Public Property LCD Contains information describing the capabilities of the LCD.
Public Property Profiling Indicates whether the framework supports profiling.
Public Property ProfilingAllocations Indicates whether the framework supports profiling allocations.
Public Property ProfilingCalls Indicates whether the framework supports profiling calls.
Public Property SoftReboot Indicates whether the CLR supports soft reboots.
Public Property SoftwareVersion Contains the software version information.
Public Property SolutionReleaseInfo Contains the solution information.
Public Property SourceLevelDebugging Indicates whether the CLR supports source-level debugging.

See Also

Reference

CLRCapabilities Class
Microsoft.SPOT Namespace