SPSolutionCollection.IBackupRestore.DiskSizeRequired-Eigenschaft
Ruft die Größe des Datenträger für die Sicherung oder Wiederherstellung erforderlich.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private ReadOnly Property DiskSizeRequired As ULong
Implements IBackupRestore.DiskSizeRequired
Get
'Usage
Dim instance As SPSolutionCollection
Dim value As ULong
value = CType(instance, IBackupRestore).DiskSizeRequired
ulongIBackupRestore.DiskSizeRequired { get; }
Eigenschaftswert
Typ: System.UInt64
Gibt 0 zurück.
Implementiert
IBackupRestore.DiskSizeRequired