DataFormWebPart.Schema property
取得可用於用戶端的IWebPartRow介面的名稱/值組。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property Schema As PropertyDescriptorCollection
Get
'用途
Dim value As PropertyDescriptorCollection
value = Me.Schema
protected PropertyDescriptorCollection Schema { get; }
Property value
Type: System.ComponentModel.PropertyDescriptorCollection