IReflectUnderlyingSystemType Property |
Gets the underlying type that represents the
IReflect object.
Namespace: System.ReflectionAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax Type UnderlyingSystemType { get; }
Return Value
Type:
TypeThe underlying type that represents the
IReflect object.
See Also