共用方式為


DataFormWebPart.ParametersPropertyDescriptorCollection property

取得的ParametersPropertyDescriptorCollection屬性。

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

Syntax

'宣告
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
    Get
'用途
Dim value As PropertyDescriptorCollection

value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }

Property value

Type: System.ComponentModel.PropertyDescriptorCollection

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace