次の方法で共有


NSAppleEventDescriptor.FromBundleIdentifier(String) メソッド

定義

[Foundation.Export("descriptorWithBundleIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAppleEventDescriptor FromBundleIdentifier (string bundleIdentifier);
static member FromBundleIdentifier : string -> Foundation.NSAppleEventDescriptor

パラメーター

bundleIdentifier
String

戻り値

属性

適用対象