NSWorkspace.GetInfo(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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