NSWorkspace.GetInfo(String, String, String) Method

Definition

[Foundation.Export("getInfoForFile:application:type:")]
[ObjCRuntime.ThreadSafe]
public virtual bool GetInfo (string fullPath, out string appName, out string fileType);
abstract member GetInfo : string *  *  -> bool
override this.GetInfo : string *  *  -> bool

Parameters

fullPath
String
appName
String
fileType
String

Returns

Attributes

Applies to