AccessibleObject::IReflect::UnderlyingSystemType Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the underlying type that represents the IReflect object. For a description of this member, see IReflect::UnderlyingSystemType.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: property Type^ UnderlyingSystemType { virtual Type^ get() sealed = IReflect::UnderlyingSystemType::get; }
Implements
IReflect::UnderlyingSystemTypeThis member is an explicit interface member implementation. It can be used only when the AccessibleObject instance is cast to an IReflect interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: