VsTargetFrameworkProvider.GetRuntimeType(Type) Yöntem

Tanım

Belirtilen türdeki çalışma zamanı türünü alır.

public:
 override Type ^ GetRuntimeType(Type ^ reflectionType);
public:
 override Platform::Type ^ GetRuntimeType(Platform::Type ^ reflectionType);
public override Type GetRuntimeType (Type reflectionType);
override this.GetRuntimeType : Type -> Type
Public Overrides Function GetRuntimeType (reflectionType As Type) As Type

Parametreler

reflectionType
Type

Tür.

Döndürülenler

Type

Çalışma zamanı türü.

Şunlara uygulanır