Share via


MethodSpecification.Method Özellik

Tanım

Bu örneğin hangi genel yönteme başvurduğunu belirten bir MethodDef veya MemberRef işleyicisi alır (örneğin, örneğini oluşturan genel yöntem).

public:
 property System::Reflection::Metadata::EntityHandle Method { System::Reflection::Metadata::EntityHandle get(); };
public System.Reflection.Metadata.EntityHandle Method { get; }
member this.Method : System.Reflection.Metadata.EntityHandle
Public ReadOnly Property Method As EntityHandle

Özellik Değeri

MethodDef Bu örneğin hangi genel yönteme başvuracağını belirten bir veya MemberRef tanıtıcısı.

Şunlara uygulanır