WebServiceTask.WsdlFile 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 ou définit le nom d'un fichier WSDL (Web Services Description Language) qui sera lu à partir d'une URL de fichier ou d'une URL HTTP.
public:
property System::String ^ WsdlFile { System::String ^ get(); void set(System::String ^ value); };
public string WsdlFile { get; set; }
member this.WsdlFile : string with get, set
Public Property WsdlFile As String
Valeur de propriété
Nom du fichier WSDL à télécharger de l'URL spécifiée.