File Search Library
Progress Property



KellermanSoftware.FileSearchLibrary Namespace > ProgressInfo Class : Progress Property
Progress percent from 0 to 100
Syntax
'Declaration
 
Public ReadOnly Property Progress As Integer
'Usage
 
Dim instance As ProgressInfo
Dim value As Integer
 
value = instance.Progress
public int Progress {get;}
public:
property int Progress {
   int get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProgressInfo Class
ProgressInfo Members