A value representing the percent of the file that has been saved (0-100).
Namespace: Ico.GwxAssembly: 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 |