StateRestoreMode StateRestoreMode { get; set; }
Property StateRestoreMode As StateRestoreMode
Get
Set
property StateRestoreMode StateRestoreMode {
StateRestoreMode get ();
void set (StateRestoreMode value);
}
abstract StateRestoreMode : StateRestoreMode with get, set