ServiceType.Url Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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éé.