IDeploymentContext.SiteUrl Méthode
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.
Retourne l’URL canonique du Microsoft.SharePoint.SPWeb auquel le projet est connecté, d’après SharePoint.
public:
Uri ^ SiteUrl();
public Uri SiteUrl ();
abstract member SiteUrl : unit -> Uri
Public Function SiteUrl () As Uri
Retours
URL canonique du Microsoft.SharePoint.SPWeb auquel le projet est connecté, d’après SharePoint.
Remarques
Cela peut ou non être identique à Microsoft.VisualStudio.SharePoint.ISharePointProject.SiteUrl, mais ils pointent vers la même ressource.
Cette valeur est interrogée à partir de SharePoint afin qu’elle soit cohérente avec SiteCollectionUrl.
Par exemple, peut Microsoft.VisualStudio.SharePoint.ISharePointProject.SiteUrl être http://localhost, mais SharePoint le résoudra en http://hostname.