Aracılığıyla paylaş


MetaFunction.Method Özellik

Tanım

Temel alınan bağlam yöntemini alır.

public:
 abstract property System::Reflection::MethodInfo ^ Method { System::Reflection::MethodInfo ^ get(); };
public abstract System.Reflection.MethodInfo Method { get; }
member this.Method : System.Reflection.MethodInfo
Public MustOverride ReadOnly Property Method As MethodInfo

Özellik Değeri

MethodInfo Temel alınan bağlam yöntemine karşılık gelen bir nesne.

Şunlara uygulanır