ToUnsafeString()
Gets an UnsafeString that provides read-only access to the current UnsafeStringBuilder.
Declaration
public UnsafeString ToUnsafeString()
Returns
Type | Description |
---|---|
UnsafeString | An UnsafeString that provides read-only access to the current UnsafeStringBuilder. |