Property Scope
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Scope
Specifies the scope of the property. If null then AppSettingsScope will be used.
public Type? Scope { get; set; }
Specifies the scope of the property. If null then AppSettingsScope will be used.
public Type? Scope { get; set; }