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

적용 대상