Compartilhar via


MultiTargetingSupportService.GetRuntimeType(Type) Método

Definição

Obtém o tipo de runtime dado um tipo de reflexão.

public:
 abstract Type ^ GetRuntimeType(Type ^ reflectionType);
public abstract Type GetRuntimeType (Type reflectionType);
abstract member GetRuntimeType : Type -> Type
Public MustOverride Function GetRuntimeType (reflectionType As Type) As Type

Parâmetros

reflectionType
Type

O tipo de reflexão.

Retornos

O tipo de runtime associado ao tipo de reflexão.

Implementações

Aplica-se a