VsTargetFrameworkProvider.GetReflectionType(Type, Object) Yöntem

Tanım

Belirtilen nesne türüne sahip belirtilen nesnenin türünü alır.

public:
 override Type ^ GetReflectionType(Type ^ objectType, System::Object ^ instance);
public:
 override Platform::Type ^ GetReflectionType(Platform::Type ^ objectType, Platform::Object ^ instance);
public override Type GetReflectionType (Type objectType, object instance);
override this.GetReflectionType : Type * obj -> Type
Public Overrides Function GetReflectionType (objectType As Type, instance As Object) As Type

Parametreler

objectType
Type
instance
Object

Döndürülenler

Type

Yansıma türü.

Şunlara uygulanır