Summary
Returns the string representation of the
UnsetValue
.
- Namespace
- Avalonia
- Containing Type
- UnsetValueType
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string | The string "(unset)". |