共用方式為


SPChange.InternalListId property

取得包含已變更的物件之清單的識別碼。

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

Syntax

'宣告
Protected ReadOnly Property InternalListId As Guid
    Get
'用途
Dim value As Guid

value = Me.InternalListId
protected Guid InternalListId { get; }

Property value

Type: System.Guid
清單識別碼。

Exceptions

Exception Condition
NotSupportedException

將識別碼的值為DBNull

備註

您可以存取此屬性只能從衍生的類別。

請參閱

參照

SPChange class

SPChange members

Microsoft.SharePoint namespace