SPFieldTemplateUsage class
用來追蹤使用SPField類別的執行個體的位置。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFieldTemplateUsage
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPFieldTemplateUsage
'用途
Dim instance As SPFieldTemplateUsage
public sealed class SPFieldTemplateUsage
備註
這個類別密封的而且無法被繼承。
SPField類別的ListsFieldUsedIn方法會傳回SPFieldTemplateUsage物件的集合。集合中的每個物件封裝識別 Web 站台已經使用此欄位的資訊和使用它的網站中的清單。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.