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

builtInPlugInsURL

The file URL of the receiver's subdirectory containing plug-ins. プラグインを含んでいる、レシーバの持つ下位ディレクトリのファイルURL。

Declaration 宣言

var builtInPlugInsURL: URL? { get }

Discussion 議論

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

See Also 参照

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