SPCopyDestination.FolderUrl - Propriété
Obtient l'URL du dossier dans lequel l'élément associé à la destination de la copie est copiée.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FolderUrl As String
Get
'Utilisation
Dim instance As SPCopyDestination
Dim value As String
value = instance.FolderUrl
public string FolderUrl { get; }
Valeur de propriété
Type : System.String
Une chaîne qui représente l'URL.