Skip to main content

Path Property

Gets the file-system path of the item.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

Uri Path { get; }
View Source

Property Value

Uri

Remarks

Android backend might return file path with "content:" scheme. Browser and iOS backends might return relative uris.

See Also

Reference

IStorageItem Interface
Avalonia.Platform.Storage Namespace