[Browsable(true)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)]
[DefaultValue()]
[Description("Gets or sets how often the progress event will fire.")]
public: __property int get_ProgressPercent();
public: __property void set_ProgressPercent(
intvalue
);