Progress

ProcessProgressEventArgs.Progress property

進行状況をパーセントで表します。値の範囲は 0 ~ 100 です。

public int Progress { get; set; }

関連項目