Contents

string

The filename, represented as a Unicode string.

Declaration

var string: String? { get }

Discussion

If the value of the filename’s data is not a valid UTF-8 byte sequence, this property is empty.

See Also

Accessing filename properties