Mono Class Library: System.Type Overview | Members

System.Type.UnderlyingSystemType Property

Returns the system-supplied type that represents the current type.

public abstract Type UnderlyingSystemType { get; }

Value

The underlying system type for the Type.

Remarks

This property is read-only.

Operation
As described above.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0