IReflect.UnderlyingSystemType Vlastnost

Definice

Získá základní typ, který představuje IReflect objekt.

public:
 property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type

Hodnota vlastnosti

Základní typ, který představuje IReflect objekt.

Platí pro

Viz také