Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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