Summary
Gets the CLR type of the framework.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- FrameworkInfo
Syntax
public ClrType ClrType { get; }
Value
Type | Description |
---|---|
ClrType | The CLR type of the framework. |
public ClrType ClrType { get; }
Type | Description |
---|---|
ClrType | The CLR type of the framework. |