Compartir a través de


CodeMethodReferenceExpression.MethodName Propiedad

Definición

Obtiene o establece el nombre del método al que se hará referencia.

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

Valor de propiedad

Nombre del método al que se hace referencia.

Se aplica a