Contents

name

The resource name, as found during the probe operation.

Declaration

var name: String? { get }

Discussion

This value is non-nil unless the result is ``FSMatchResult/notRecognized`. For formats that lack a name, this value may be an empty string. This value can also be an empty string if the format supports a name, but the value isn’t set yet.

See Also

Working with result properties