ServiceOperation.Method Proprietà

Definizione

Ottiene il metodo del protocollo HTTP al quale risponde l'operazione del servizio.

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

Valore della proprietà

Nome del metodo HTTP.

Si applica a