Udostępnij za pośrednictwem


CodeMethodInvokeExpression.Method Właściwość

Definicja

Pobiera lub ustawia metodę do wywołania.

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

Wartość właściwości

Element CodeMethodReferenceExpression wskazujący metodę do wywołania.

Dotyczy