SPDeletedSiteLookupInfo.Path 属性

获取或设置已删除的网站集的相对于服务器的路径。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property Path As String
    Get
    Set
用法
Dim instance As SPDeletedSiteLookupInfo
Dim value As String

value = instance.Path

instance.Path = value
public string Path { get; set; }

属性值

类型:System.String
已删除的网站集的相对于服务器的路径。

另请参阅

引用

SPDeletedSiteLookupInfo 类

SPDeletedSiteLookupInfo 成员

Microsoft.SharePoint.Administration 命名空间