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