Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 826 Bytes

geotaghelper_setgeotagasync_886543895.md

File metadata and controls

29 lines (20 loc) · 826 Bytes
-api-id -api-type
M:Windows.Storage.FileProperties.GeotagHelper.SetGeotagAsync(Windows.Storage.IStorageFile,Windows.Devices.Geolocation.Geopoint)
winrt method

Windows.Storage.FileProperties.GeotagHelper.SetGeotagAsync

-description

Asynchronously sets the geographic metadata of a file from the provided Geopoint.

-parameters

-param file

The file into which the geographic metadata is set.

-param geopoint

The Geopoint representing the geographic metadata to be set.

-returns

An asynchronous action.

-remarks

-examples

-see-also