Type
Gets the type of the value. This is important if the type is an enum, because in this case, if the enum type is not compile-time, Value is set to the underlying integer value.
Declaration
public IType Type { get; }Property Value
| Type | Description |
|---|---|
| IType |