SPSite.DeadWebNotificationCount 属性

Gets the number of notifications that have been sent about Web sites within the site collection that are out of use.

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property DeadWebNotificationCount As Short
    Get
用法
Dim instance As SPSite
Dim value As Short

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

属性值

类型:System.Int16
A 16-bit integer that indicates the number of notifications.

另请参阅

引用

SPSite 类

SPSite 成员

Microsoft.SharePoint 命名空间