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

適用対象