Partager via


WebReference.ServiceLocationUrl, propriété

Obtient l'URL de l'emplacement de service du premier service défini dans le fichier WSDL.

Espace de noms :  VsWebSite
Assembly :  VsWebSite.Interop (dans VsWebSite.Interop.dll)

Syntaxe

'Déclaration
ReadOnly Property ServiceLocationUrl As String
    Get
string ServiceLocationUrl { get; }
property String^ ServiceLocationUrl {
    String^ get ();
}
abstract ServiceLocationUrl : string
function get ServiceLocationUrl () : String

Valeur de propriété

Type : System.String
URL de l'emplacement du service.

Notes

L'adresse de protocole Soap12 est tout d'abord recherchée dans le fichier WSDL. Si aucune adresse de protocole Soap12 n'est trouvée, le fichier WSDL est à nouveau vérifié afin d'y trouver une adresse SOAP standard.

Sécurité .NET Framework

Voir aussi

Référence

WebReference Interface

VsWebSite, espace de noms