IVsWebServiceEndpoint Interface
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.
Représente un point de terminaison unique d'un service Web (si un point de terminaison de service ou un point de terminaison de découverte des métadonnées).
public interface class IVsWebServiceEndpoint
public interface class IVsWebServiceEndpoint
__interface IVsWebServiceEndpoint
[System.Runtime.InteropServices.Guid("72DDC424-1358-4923-9B9D-DE55BC2322E1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebServiceEndpoint
[<System.Runtime.InteropServices.Guid("72DDC424-1358-4923-9B9D-DE55BC2322E1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebServiceEndpoint = interface
Public Interface IVsWebServiceEndpoint
- Attributs
Méthodes
| Url(String) |
Récupère l'URL du point de terminaison. |