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によって管理されるプロパティのコレクション。

適用対象