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