共用方式為


SPAlert.ID property

取得警示的識別碼。

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

Syntax

'宣告
Public Property ID As Guid
    Get
    Friend Set
'用途
Dim instance As SPAlert
Dim value As Guid

value = instance.ID
public Guid ID { get; internal set; }

Property value

Type: System.Guid
警示的識別碼。

請參閱

參照

SPAlert class

SPAlert members

Microsoft.SharePoint namespace