共用方式為


NSWorkspace.GetInfo(String, String, String) 方法

定義

[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

參數

fullPath
String
appName
String
fileType
String

傳回

屬性

適用於