SPBackupRestoreConsoleObject.WarningCount Property

Gets the total number of warnings that have occurred during the backup or restore operation.

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

Syntax

'Declaration
Public ReadOnly Property WarningCount As UInteger
    Get
'Usage
Dim instance As SPBackupRestoreConsoleObject
Dim value As UInteger

value = instance.WarningCount
public uint WarningCount { get; }

Property Value

Type: System.UInt32
A UInt32 that represents the total number of warnings that have occurred so far.

See Also

Reference

SPBackupRestoreConsoleObject Class

SPBackupRestoreConsoleObject Members

Microsoft.SharePoint.Administration.Backup Namespace

ErrorCount