共用方式為


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

傳回

屬性

適用於