TypeDelegator.UnderlyingSystemType Propriedade

Definição

Obtém o Type subjacente que representa o tipo implementado.

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

Valor da propriedade

O tipo subjacente.

Aplica-se a