FileSystemEntry.FileName Proprietà

Definizione

Ottiene il nome file per questa voce.

public:
 property ReadOnlySpan<char> FileName { ReadOnlySpan<char> get(); };
public ReadOnlySpan<char> FileName { get; }
member this.FileName : ReadOnlySpan<char>
Public ReadOnly Property FileName As ReadOnlySpan(Of Char)

Valore della proprietà

ReadOnlySpan<Char>

Nome file della voce.

Si applica a