TransformableFilterValuesToFieldTransformer.IWebPartField.Schema property
傳回字串的名稱,以及使用 ParameterName 當做型別篩選器的結構描述。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Private ReadOnly Property Schema As PropertyDescriptor
Implements IWebPartField.Schema
Get
'用途
Dim instance As TransformableFilterValuesToFieldTransformer
Dim value As PropertyDescriptor
value = CType(instance, IWebPartField).Schema
PropertyDescriptorIWebPartField.Schema { get; }
Property value
Type: System.ComponentModel.PropertyDescriptor
Implements
請參閱
參照
TransformableFilterValuesToFieldTransformer class