SPSite.SourceSiteId property

Specifies the Source site Id for an Upgrade evaluation site collection.

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

Syntax

'Declaration
Public ReadOnly Property SourceSiteId As Guid
    Get
'Usage
Dim instance As SPSite
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace