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