SPField.Scope property
取得用於哪種欄位集合的清單的網站與相對路徑。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Scope As String
Get
'用途
Dim instance As SPField
Dim value As String
value = instance.Scope
public string Scope { get; }
Property value
Type: System.String
內含上層清單的網站與相對路徑的字串。