The scope that ignore-all/change-all should have.
| C# | Visual Basic | Visual C++ |
OperationScope AllOperationScope { get; set; }
Property AllOperationScope As OperationScope
property OperationScope AllOperationScope { OperationScope get (); void set (OperationScope value); }