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