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