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

builtInPlugInsPath

The full pathname of the receiver's subdirectory containing plug-ins. このレシーバの、プラグインを含んでいる下位ディレクトリの完全パス名。

Declaration 宣言

var builtInPlugInsPath: String? { get }

Discussion 議論

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

See Also 参照

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