共用方式為


IisWebServiceBackupBehaviorAttribute.CanSelectForBackup property

取得或設定 Boolean,指出是否可以從清單中,您可以備份的項目選取物件。

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

Syntax

'宣告
Public Overridable Property CanSelectForBackup As Boolean
    Get
    Set
'用途
Dim instance As IisWebServiceBackupBehaviorAttribute
Dim value As Boolean

value = instance.CanSelectForBackup

instance.CanSelectForBackup = value
public virtual bool CanSelectForBackup { get; set; }

Property value

Type: System.Boolean
傳回 Boolean

請參閱

參照

IisWebServiceBackupBehaviorAttribute class

IisWebServiceBackupBehaviorAttribute members

Microsoft.SharePoint.Administration namespace