IStorageItemGetBasicPropertiesAsync Method

Gets the basic properties of the current item.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Task<StorageItemProperties> GetBasicPropertiesAsync()

Return Value

TaskStorageItemProperties

See Also