EventQueueName.MethodName Propiedad

Definición

Obtiene el nombre de método asociado a EventQueueName.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Valor de propiedad

Cadena que contiene el nombre de método asociado a EventQueueName.

Se aplica a