ToolPane.ToolParts property
在 [工具] 窗格中取得Microsoft.SharePoint.WebPartPages.ToolPart物件的陣列。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ToolParts As ArrayList
Get
'用途
Dim instance As ToolPane
Dim value As ArrayList
value = instance.ToolParts
public ArrayList ToolParts { get; }
Property value
Type: System.Collections.ArrayList
在 [工具] 窗格中的工具組件的清單。