Share via


SPSite.DeadWebNotificationCount-Eigenschaft

Ruft die Anzahl der Benachrichtigungen, die gesendet wurden Informationen zu Websites innerhalb der Websitesammlung, die außer Betrieb sind.

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

Syntax

'Declaration
Public ReadOnly Property DeadWebNotificationCount As Short
    Get
'Usage
Dim instance As SPSite
Dim value As Short

value = instance.DeadWebNotificationCount
public short DeadWebNotificationCount { get; }

Eigenschaftswert

Typ: System.Int16
Eine 16-Bit-Ganzzahl, die Anzahl der Benachrichtigungen angibt.

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace