SPCopyDestination.Id - Propriété
Obtient le GUID de l'objet SPCopyDestination .
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Id As Guid
Get
'Utilisation
Dim instance As SPCopyDestination
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Valeur de propriété
Type : System.Guid
Un objet System.Guid qui contient le GUID.