A value representing the percent of the file that has been saved (0-100).

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int PercentComplete { get; }
Visual Basic
Public ReadOnly Property PercentComplete As Integer
	Get
JScript
function get PercentComplete () : int

See Also