Share via


DataViewBrowseObject.IReflect.UnderlyingSystemType Property

Definition

Gets the underlying type of the current browse object.

property Type ^ System::Reflection::IReflect::UnderlyingSystemType { Type ^ get(); };
Type System.Reflection.IReflect.UnderlyingSystemType { get; }
member this.System.Reflection.IReflect.UnderlyingSystemType : Type
 ReadOnly Property UnderlyingSystemType As Type Implements IReflect.UnderlyingSystemType

Property Value

The underlying type of the current browse object.

Implements

Applies to