_Application.SharePointVersion(String) 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.
Renvoie le numéro de version de SharePoint Foundation s’exécutant sur le site pour l’URL spécifiée.
public:
int SharePointVersion(System::String ^ bstrUrl);
public int SharePointVersion (string bstrUrl);
Public Function SharePointVersion (bstrUrl As String) As Integer
Paramètres
- bstrUrl
- String
URL du site à vérifier.
Retours
Integer