NSWorkspace.AbsolutePathForAppBundle(String) Method

Definition

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

Parameters

bundleIdentifier
String

Returns

Attributes

Applies to