Partager via


WebServiceTask.ServiceName Propriété

Définition

Obtient ou définit le nom du service 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

Valeur de propriété

Nom du service Web.

Implémente

Remarques

Le nom du service spécifie le service qui fournit l’opération ou la méthode.

S’applique à