Java.IO.File.Name Property
Returns the name of the file or directory represented by this file.

Syntax

[get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")]
public virtual string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the file or directory represented by this file.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1