共用方式為


SPRowToParametersTransformer.IWebPartParameters.Schema property

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

Syntax

'宣告
Private ReadOnly Property Schema As PropertyDescriptorCollection
    Implements IWebPartParameters.Schema
    Get
'用途
Dim instance As SPRowToParametersTransformer
Dim value As PropertyDescriptorCollection

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

Property value

Type: System.ComponentModel.PropertyDescriptorCollection

Implements

IWebPartParameters.Schema

請參閱

參照

SPRowToParametersTransformer class

SPRowToParametersTransformer members

Microsoft.SharePoint.WebPartPages namespace