NSWorkspace.SelectFile(String, String) Method

Definition

[Foundation.Export("selectFile:inFileViewerRootedAtPath:")]
[ObjCRuntime.ThreadSafe]
public virtual bool SelectFile (string fullPath, string rootFullPath);
abstract member SelectFile : string * string -> bool
override this.SelectFile : string * string -> bool

Parameters

fullPath
String
rootFullPath
String

Returns

Attributes

Applies to