NSFileManager.DisplayName(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.
The display name for the file at the specified path.
[Foundation.Export("displayNameAtPath:")]
public virtual string DisplayName (string path);
abstract member DisplayName : string -> string
override this.DisplayName : string -> string
Parameters
- path
- String
Returns
- Attributes