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

返回

属性

适用于