Property HasValue
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
HasValue
Gets or sets whether this config property has a value. This is set to true when PropertyValue is set.
public bool HasValue { get; set; }
Gets or sets whether this config property has a value. This is set to true when PropertyValue is set.
public bool HasValue { get; set; }