IStorageItemPath Property
Gets the file-system path of the item.
Namespace: Avalonia.Platform.StorageAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
ReadOnly Property Path As Uri
Get
abstract Path : Uri with get
Property Value
Uri
Android backend might return file path with "content:" scheme.
Browser and iOS backends might return relative uris.