Struct Bcp47Value
public readonly struct Bcp47Value
- Inherited Members
Constructors
Bcp47Value(string)
public Bcp47Value(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
Property Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.