IBackupRestoreTreeFormatter members
Include protected members
Include inherited members
在 UI 中使用的格式可以備份伺服器陣列上的元件樹狀目錄中的簡報。
The IBackupRestoreTreeFormatter type exposes the following members.
Methods
Name | Description | |
---|---|---|
Object | 在目前節點樹狀目錄的格式 (例如伺服器陣列、 Web 服務、 Web 應用程式或內容資料庫) 元件名稱。 | |
PostChildren | 將格式設定會標示的子節點清單結尾的字串。 | |
PostObject | 格式字串,會出現在目前節點元件名稱。 | |
PreChildren | 格式字串,將會標示開頭的子節點的清單。 | |
PreObject | 格式字串,會出現在目前節點元件的名稱之前。 |
Top