Compartilhar via


IMultiTargetingSupportService.GetRuntimeType(Type) Método

Definição

Obtém o tipo de runtime que corresponde ao tipo especificado.

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

Parâmetros

reflectionType
Type

O tipo para o qual obter o tipo de runtime.

Retornos

O tipo de runtime que corresponde ao tipo especificado.

Aplica-se a