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