Struct FormattedValue
public struct FormattedValue
- Inherited Members
Fields
Alignment
public int Alignment
Field Value
Type
public Type Type
Field Value
Value
public object? Value
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.