Compartilhar via


TransformableFilterValuesToParametersTransformer.IWebPartParameters.Schema property

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Private ReadOnly Property Schema As PropertyDescriptorCollection
    Implements IWebPartParameters.Schema
    Get
'Uso
Dim instance As TransformableFilterValuesToParametersTransformer
Dim value As PropertyDescriptorCollection

value = CType(instance, IWebPartParameters).Schema
PropertyDescriptorCollectionIWebPartParameters.Schema { get; }

Property value

Type: System.ComponentModel.PropertyDescriptorCollection

Implements

IWebPartParameters.Schema

Ver também

Referência

TransformableFilterValuesToParametersTransformer class

TransformableFilterValuesToParametersTransformer members

Microsoft.SharePoint.WebPartPages namespace