SPSolution.IBackupRestore.CanRenameOnRestore property
取得是否可以重新命名此項目,在還原時間。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Private ReadOnly Property CanRenameOnRestore As Boolean
Implements IBackupRestore.CanRenameOnRestore
Get
'用途
Dim instance As SPSolution
Dim value As Boolean
value = CType(instance, IBackupRestore).CanRenameOnRestore
boolIBackupRestore.CanRenameOnRestore { get; }
Property value
Type: System.Boolean
會傳回false。
Implements
IBackupRestore.CanRenameOnRestore
備註
這一律會傳回false。