Compartilhar via


MultiTargetingSupportService.GetReflectionType(Type) Método

Definição

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

public:
 abstract Type ^ GetReflectionType(Type ^ objectType);
public abstract Type GetReflectionType (Type objectType);
abstract member GetReflectionType : Type -> Type
Public MustOverride Function GetReflectionType (objectType As Type) As Type

Parâmetros

objectType
Type

O tipo de objeto.

Retornos

O tipo de reflexão.

Aplica-se a