編集

次の方法で共有


NSFileManager.DisplayName(String) Method

Definition

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

Applies to