Condividi tramite


CodeMethodReferenceExpression.MethodName Proprietà

Definizione

Ottiene o imposta il nome del metodo a cui fare riferimento.

public:
 property System::String ^ MethodName { System::String ^ get(); void set(System::String ^ value); };
public string MethodName { get; set; }
member this.MethodName : string with get, set
Public Property MethodName As String

Valore della proprietà

Nome del metodo a cui fare riferimento.

Si applica a