public const string InProgressKey = "InProgress"
Public Const InProgressKey As String = "InProgress"
public: literal String^ InProgressKey = "InProgress"
static val mutable InProgressKey: string
In This Article