Freigeben über


SPCopyDestination.Id-Eigenschaft

Ruft die GUID des SPCopyDestination -Objekts ab.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As SPCopyDestination
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Eigenschaftswert

Typ: System.Guid
Ein System.Guid -Objekt mit der GUID.

Siehe auch

Referenz

SPCopyDestination Klasse

SPCopyDestination-Member

Microsoft.SharePoint-Namespace