SPRestoreInformation.Initializing-Eigenschaft
Ruft einen Wert, der angibt, ob der Wiederherstellungsvorgang initialisiert wird.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Initializing As Boolean
Get
Friend Set
'Usage
Dim instance As SPRestoreInformation
Dim value As Boolean
value = instance.Initializing
public bool Initializing { get; internal set; }
Eigenschaftswert
Typ: System.Boolean
true , wenn der Wiederherstellungsvorgang initialisiert wird; andernfalls false.