Property UTF8MaxLengthInBytes
UTF8MaxLengthInBytes
Returns the maximum number of UTF-8 bytes that can be stored in this string.
Declaration
public static int UTF8MaxLengthInBytes { get; }
Property Value
Type | Description |
---|---|
int | The maximum number of UTF-8 bytes that can be stored in this string. |