Property Percent Percent Returns the computed percent complete as a float value between 0 & 1. If TotalBytes == 0, 1 is returned. Declaration public float Percent { get; } Property Value Type Description float