다음을 통해 공유


SPObjectImportedEventArgs.TargetId Property

Gets the unique identifier (GUID) for the target site collection.

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

Syntax

'Declaration
Public ReadOnly Property TargetId As Guid
    Get
'Usage
Dim instance As SPObjectImportedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid
Returns a GUID for the target site collection.

See Also

Reference

SPObjectImportedEventArgs Class

SPObjectImportedEventArgs Members

Microsoft.SharePoint.Deployment Namespace