NSFileManager.GetCurrentDirectory 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.
The program's current directory.
[Foundation.Export("currentDirectoryPath")]
public virtual string GetCurrentDirectory ();
abstract member GetCurrentDirectory : unit -> string
override this.GetCurrentDirectory : unit -> string
Returns
- Attributes