NSWorkspace.AbsolutePathForAppBundle(String) 方法

定义

[Foundation.Export("absolutePathForAppBundleWithIdentifier:")]
[ObjCRuntime.ThreadSafe]
public virtual string AbsolutePathForAppBundle (string bundleIdentifier);
abstract member AbsolutePathForAppBundle : string -> string
override this.AbsolutePathForAppBundle : string -> string

参数

bundleIdentifier
String

返回

属性

适用于