WorkflowDataContext.GetProperties 方法

定义

返回此 WorkflowDataContext 管理的属性的集合。

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetProperties();
public override System.ComponentModel.PropertyDescriptorCollection GetProperties ();
override this.GetProperties : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetProperties () As PropertyDescriptorCollection

返回

WorkflowDataContext 管理的属性的集合。

适用于