init(rawValue : String)
Creates a file attribute key from a raw value string.
ファイル属性キーをある生の値文字列から作成します。
Availability 有効性
Technology
init(_ rawValue: String
)
rawValue
The string value representing the file attribute key. ファイル属性キーを表している文字列値。
init(rawValue : String)