InterfaceIFileInfo
Interface
Represents information about a file.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public interface IFileInfo
Properties
FileName
Gets the name of the file.
Methods
OpenReadAsync()
Opens the file for reading.