WebServiceTask.ServiceName Proprietà

Definizione

Ottiene o imposta il nome del servizio Web.

public:
 property System::String ^ ServiceName { System::String ^ get(); void set(System::String ^ value); };
public string ServiceName { get; set; }
member this.ServiceName : string with get, set
Public Property ServiceName As String

Valore della proprietà

Nome del servizio Web.

Implementazioni

Commenti

Il nome del servizio specifica il servizio che fornisce l'operazione o il metodo.

Si applica a