共用方式為


IBackupRestoreTreeFormatter interface

在 UI 中使用的格式可以備份伺服器陣列上的元件樹狀目錄中的簡報。

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

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IBackupRestoreTreeFormatter
'用途
Dim instance As IBackupRestoreTreeFormatter
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IBackupRestoreTreeFormatter

請參閱

參照

IBackupRestoreTreeFormatter members

Microsoft.SharePoint.Administration.Backup namespace