Share via


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에서 관리하는 속성 컬렉션입니다.

적용 대상