CatalogItem.Path 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 le nom complet du chemin d’un objet.
public:
property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String
Valeur de propriété
Un String qui contient le nom complet du chemin d’un objet.
Remarques
Vous pouvez modifier la Path propriété d’un élément en utilisant la MoveItem méthode. Tenter de modifier la Path propriété avec la SetProperties méthode provoque un lancer d’exception avec un code rsReadOnlyPropertyd’erreur .
Le chemin de tout élément dans la bibliothèque SharePoint a une longueur maximale de caractères de 260.