共用方式為


SPRelatedField.WebId property

取得網站的識別項子清單所在的位置。

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

Syntax

'宣告
Public ReadOnly Property WebId As Guid
    Get
'用途
Dim instance As SPRelatedField
Dim value As Guid

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

Property value

Type: System.Guid
SPWeb 物件的ID屬性。

請參閱

參照

SPRelatedField class

SPRelatedField members

Microsoft.SharePoint namespace

ID