Instance Property インスタンスプロパティ

localizedName

The string containing the user-presentable name of the file version. そのファイルバージョンのユーザに提示可能な名前を含んでいる文字列。

Declaration 宣言

var localizedName: String? { get }

Discussion 議論

When displaying different versions of a file to the user, you should present this string to the user instead of the version’s URL. あるファイルの異なるバージョンをユーザに表示する場合、あなたはこの文字列をユーザに提示すべきです、バージョンの持つURLではなく。

See Also 参照

Accessing the Version Information バージョン情報にアクセスする