共用方式為


SPListItemLastModifiedDate.WebId property

會取得SPWeb已儲存的清單識別碼。

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

Syntax

'宣告
Public Property WebId As Guid
    Get
    Friend Set
'用途
Dim instance As SPListItemLastModifiedDate
Dim value As Guid

value = instance.WebId
public Guid WebId { get; internal set; }

Property value

Type: System.Guid

請參閱

參照

SPListItemLastModifiedDate class

SPListItemLastModifiedDate members

Microsoft.SharePoint.Administration namespace