Value Property
Gets or sets the value component of a progress item. This value may or may not be paired with a Label to describe the value.
Syntax
public System.string Value {get; set;}Public Property Value As System.StringGets or sets the value component of a progress item. This value may or may not be paired with a Label to describe the value.
public System.string Value {get; set;}Public Property Value As System.String