IReflect.UnderlyingSystemType Propriété

Définition

Obtient le type sous-jacent qui représente l'objet IReflect.

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

Valeur de propriété

Type sous-jacent qui représente l'objet IReflect.

S’applique à

Voir aussi