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