SoapServerType.ServiceNamespace 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 un String contenant l'espace de noms auquel ce service Web XML appartient.
public:
property System::String ^ ServiceNamespace { System::String ^ get(); };
public string ServiceNamespace { get; }
member this.ServiceNamespace : string
Public ReadOnly Property ServiceNamespace As String
Valeur de propriété
String contenant l'espace de noms auquel ce service Web XML appartient.