共用方式為


SPSolutionExporter class

匯出網站為Microsoft SharePoint Server方案。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSolutionExporter

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPSolutionExporter
'用途
Dim instance As SPSolutionExporter
public sealed class SPSolutionExporter

備註

此類別的執行個體代表單一匯出執行,而不是可重複使用。若要強制這,類別公開會公開單一靜態方法。此靜態方法會建立執行個體、 匯出網站,然後再放開物件。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPSolutionExporter members

Microsoft.SharePoint namespace