SPMember.ID property
取得使用者或群組的成員識別碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public MustOverride ReadOnly Property ID As Integer
Get
'用途
Dim instance As SPMember
Dim value As Integer
value = instance.ID
public abstract int ID { get; }
Property value
Type: System.Int32
32 位元的整數,指定 id。