获取正在导入的对象的源位置的 URL。
命名空间: Microsoft.SharePoint.Deployment
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property SourceUrl As String
Get
Friend Set
用法
Dim instance As SPImportObject
Dim value As String
value = instance.SourceUrl
public string SourceUrl { get; internal set; }
属性值
类型:System.String
返回的 URL 的字符串表示形式。