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