IMapFileUpgradeAction.ToPath 属性

获取或设置 SharePoint AllDocs 表中安装路径的新值。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Property ToPath As String
    Get
    Set
string ToPath { get; set; }

属性值

类型:System.String
一个表示文件路径的字符串。

备注

有关升级功能的更多信息,请参见 Upgrading Features(升级功能)。

.NET Framework 安全性

请参见

参考

IMapFileUpgradeAction 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间