Gets or sets a PropertyDescriptor that describes this action unit. This field is read-only.
[Visual Basic] Protected ReadOnly propertyDesc As PropertyDescriptor [C#] protected readonly PropertyDescriptor propertyDesc; [C++] protected: readonly PropertyDescriptor* propertyDesc; [JScript] protected var propertyDesc : PropertyDescriptor;
PropertyChangeActionUnit Class | PropertyChangeActionUnit Members | System.ComponentModel.Design Namespace | IActionUnit