de la propiedad TransformableFilterValuesToParametersTransformer.IWebPartParameters.Schema
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
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; }
Valor de propiedad
Tipo: System.ComponentModel.PropertyDescriptorCollection
Implementaciones
Vea también
Referencia
clase TransformableFilterValuesToParametersTransformer