共用方式為


SPBackupRestoreParameter members

Include protected members
Include inherited members

代表備份或還原參數,並提供協助程式成員,以支援使用者輸入的參數值。

The SPBackupRestoreParameter type exposes the following members.

Properties

  Name Description
Public property ForceInputLtr 取得或設定一個值,指出是否由使用者的每個字元輸入新增從左到右即使語言通常是從右至左的閱讀順序。
Public property HasInputDescription 取得一個值,指出參數是否有會提示使用者輸入參數的值時,可以使用的描述。
Public property HasInputValue 取得一個值,指定使用者是否有輸入值,尚未指派給Value
Public property InputDescription 取得或設定會提示使用者在還原期間此SPBackupRestoreParameter物件提供的值時顯示的文字。
Public property InputValue 從這個SPBackupRestoreParameter物件的使用者輸入的值。
Public property Key 取得此參數的名稱。
Public property Value 取得或設定參數的值。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPBackupRestoreParameter class

Microsoft.SharePoint.Administration.Backup namespace