Gets or sets a value that describes the scope of the changes effected by a preference pane.
Namespace:
Gallio.UI.ControlPanel.PreferencesAssembly: Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public PreferencePaneScope Scope { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Scope As PreferencePaneScope |
