SPUserStorage.UserId property
取得與儲存物件相關聯的使用者 ID。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property UserId As Integer
Get
'用途
Dim instance As SPUserStorage
Dim value As Integer
value = instance.UserId
public int UserId { get; }
Property value
Type: System.Int32
32 位元的整數,指定 id。