AccessibleObject.IReflect.UnderlyingSystemType Proprietà

Definizione

Ottiene il tipo sottostante che rappresenta l'oggetto IReflect. Per una descrizione di questo membro, vedere UnderlyingSystemType.

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

Valore della proprietà

Type

Tipo sottostante che rappresenta l'oggetto IReflect.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza AccessibleObject a un'interfaccia IReflect.

Si applica a