共用方式為


SPChange.InternalWebId property

取得包含已變更的物件之網站的識別碼。

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

Syntax

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

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

Property value

Type: System.Guid
網站的識別碼。

Exceptions

Exception Condition
NotSupportedException

將識別碼的值為DBNull

備註

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

請參閱

參照

SPChange class

SPChange members

Microsoft.SharePoint namespace