共用方式為


SPSite.DeadWebNotificationCount property

取得已傳送有關網站網站集合中沒有使用的通知數目。

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

Syntax

'宣告
Public ReadOnly Property DeadWebNotificationCount As Short
    Get
'用途
Dim instance As SPSite
Dim value As Short

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

Property value

Type: System.Int16
16 位元的整數,指出的通知數目。

請參閱

參照

SPSite class

SPSite members

Microsoft.SharePoint namespace