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