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

sharedSupportURL

The file URL of the bundle’s subdirectory containing shared support files. 共有サポートファイルを含んでいる、バンドルの持つ下位ディレクトリのファイルURL。

Declaration 宣言

var sharedSupportURL: URL? { get }

Discussion 議論

This property contains the appropriate path for modern application and framework bundles. This property may not contain a path for non-standard bundle formats or for some older bundle formats. このプロパティは、モダンなアプリケーションおよびフレームワークのバンドルに対する 適切なパスを含みます。このプロパティは、非標準バンドル形式に対するまたはいくつかのより古いバンドル形式に対するパスを含まないかもしれません。

See Also 参照

Getting the Standard Bundle Directories 標準バンドルディレクトリを取得する