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.
Gets the URL to the source location of the object that is being imported.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property SourceUrl As String
Get
Friend Set
'Usage
Dim instance As SPImportObject
Dim value As String
value = instance.SourceUrl
public string SourceUrl { get; internal set; }
Property Value
Type: System.String
Returns a string representation of the URL.