ListObject.SharePointURL 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.
Renvoie une valeur detype S représentant l’URL de la liste SharePoint d’un objet donné ListObject .
public:
property System::String ^ SharePointURL { System::String ^ get(); };
public string SharePointURL { get; }
Public ReadOnly Property SharePointURL As String
Valeur de propriété
Remarques
L’accès à cette propriété génère une erreur d’exécution si la liste n’est pas liée à un site SharePoint.