共用方式為


SPAce<T>.BinaryId property

取得之主體的識別碼 (ID)。

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

Syntax

'宣告
Public ReadOnly Property BinaryId As Byte()
    Get
'用途
Dim instance As SPAce
Dim value As Byte()

value = instance.BinaryId
public byte[] BinaryId { get; }

Property value

Type: []
主體的識別碼。

請參閱

參照

SPAce<T> class

SPAce<T> members

Microsoft.SharePoint.Administration namespace