Type.UnderlyingSystemType Propriété

Définition

Indique le type fourni par le Common Language Runtime qui représente ce type.

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

Valeur de propriété

Type de système sous-jacent pour Type.

Implémente

S’applique à

Voir aussi