SPBackupRestoreParameter members
Include protected members
Include inherited members
代表備份或還原參數,並提供協助程式成員,以支援使用者輸入的參數值。
The SPBackupRestoreParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ForceInputLtr | 取得或設定一個值,指出是否由使用者的每個字元輸入新增從左到右即使語言通常是從右至左的閱讀順序。 |
![]() |
HasInputDescription | 取得一個值,指出參數是否有會提示使用者輸入參數的值時,可以使用的描述。 |
![]() |
HasInputValue | 取得一個值,指定使用者是否有輸入值,尚未指派給Value。 |
![]() |
InputDescription | 取得或設定會提示使用者在還原期間此SPBackupRestoreParameter物件提供的值時顯示的文字。 |
![]() |
InputValue | 從這個SPBackupRestoreParameter物件的使用者輸入的值。 |
![]() |
Key | 取得此參數的名稱。 |
![]() |
Value | 取得或設定參數的值。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top