Share via


SPSolutionExporter 类

将网站导出为Microsoft SharePoint Server解决方案。

继承层次结构

System.Object
  Microsoft.SharePoint.SPSolutionExporter

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

语法

声明
Public NotInheritable Class SPSolutionExporter
用法
Dim instance As SPSolutionExporter
public sealed class SPSolutionExporter

备注

此类的实例表示单个导出运行,并不是可重用。若要强制执行这种情况,类公开的单个静态方法。此静态方法将创建一个实例,导出网站,然后释放对象。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPSolutionExporter 成员

Microsoft.SharePoint 命名空间