共用方式為


SPRecycleBinItem.AuthorId property

取得最初建立此項目之使用者的SharePoint Foundation使用者識別碼。

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

Syntax

'宣告
Public ReadOnly Property AuthorId As Integer
    Get
'用途
Dim instance As SPRecycleBinItem
Dim value As Integer

value = instance.AuthorId
public int AuthorId { get; }

Property value

Type: System.Int32
32 位元整數,可識別最初建立此項目之使用者的使用者識別碼。

請參閱

參照

SPRecycleBinItem class

SPRecycleBinItem members

Microsoft.SharePoint namespace