Partager via


ServiceType.Url Propriété

Définition

Obtient l'URL d'un Type d'objet qui est 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 Type d'objet pour lequel ServiceType en cours a été créé.

S’applique à