Partager via


SPCopyDestination.Comment - Propriété

Si la destination de copie nécessite l'extraction, obtient ou définit un commentaire d'archivage pour la nouvelle version.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Comment As String
    Get
    Set
'Utilisation
Dim instance As SPCopyDestination
Dim value As String

value = instance.Comment

instance.Comment = value
public string Comment { get; set; }

Valeur de propriété

Type : System.String
Une chaîne qui représente le texte du commentaire.

Voir aussi

Référence

SPCopyDestination classe

SPCopyDestination - Membres

Microsoft.SharePoint - Espace de noms