ServiceType.Url Propriété

Définition

Obtient l’URL d’un objet Type passé au générateur WSDL (Web Services Description Language).

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

Valeur de propriété

URL d’un objet Type pour lequel le courant ServiceType a été créé.

S’applique à