Aracılığıyla paylaş


CodeMethodInvokeExpression.Method Özellik

Tanım

Çağırmak için yöntemini alır veya ayarlar.

public:
 property System::CodeDom::CodeMethodReferenceExpression ^ Method { System::CodeDom::CodeMethodReferenceExpression ^ get(); void set(System::CodeDom::CodeMethodReferenceExpression ^ value); };
public System.CodeDom.CodeMethodReferenceExpression Method { get; set; }
member this.Method : System.CodeDom.CodeMethodReferenceExpression with get, set
Public Property Method As CodeMethodReferenceExpression

Özellik Değeri

CodeMethodReferenceExpression Çağrılacak yöntemi gösteren bir.

Şunlara uygulanır