Поделиться через


CodeMethodReferenceExpression.MethodName Свойство

Определение

Получает или задает имя метода для ссылки.

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

Значение свойства

Имя метода для ссылки.

Применяется к