SoapMessage.MethodName Propriété

Définition

Obtient ou définit le nom de la méthode appelée.

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

Valeur de propriété

Nom de la méthode appelée.

Implémente

S’applique à