Gets the progress percentage.

Namespace:  Rebex
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property ProgressPercentage As Integer
	Get
C#
public int ProgressPercentage { get; }

Return Value

A progress percentage value.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also