The current percent progress of the optimize operation. (0-100)
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int OptimizeProgress { get; }
Public ReadOnly Property OptimizeProgress As Integer
public: property int OptimizeProgress { int get (); }