NSString.ResolveSymlinksInPath 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.
Resolves all symbolic links in this and returns the standardized path result.
[Foundation.Export("stringByResolvingSymlinksInPath")]
public virtual Foundation.NSString ResolveSymlinksInPath ();
abstract member ResolveSymlinksInPath : unit -> Foundation.NSString
override this.ResolveSymlinksInPath : unit -> Foundation.NSString
Returns
- Attributes