共用方式為


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 管理的屬性集合。

適用於