WorkflowDataContext.GetProperties Metodo

Definizione

Restituisce la raccolta di proprietà gestite da questo oggetto 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

Restituisce

Raccolta di proprietà gestite da questo oggetto WorkflowDataContext.

Si applica a