Freigeben über


SPSiteUpgradeInfo.Warnings-Eigenschaft

Ruft die Anzahl der Warnungen.

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

Syntax

'Declaration
Public ReadOnly Property Warnings As Integer
    Get
'Usage
Dim instance As SPSiteUpgradeInfo
Dim value As Integer

value = instance.Warnings
public int Warnings { get; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Warnungen.

Siehe auch

Referenz

SPSiteUpgradeInfo Klasse

SPSiteUpgradeInfo-Member

Microsoft.SharePoint-Namespace