Bagikan melalui


GeotagHelper.SetGeotagAsync(IStorageFile, Geopoint) Metode

Definisi

Secara asinkron mengatur metadata geografis file dari Geopoint yang disediakan.

public:
 static IAsyncAction ^ SetGeotagAsync(IStorageFile ^ file, Geopoint ^ geopoint);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction SetGeotagAsync(IStorageFile const& file, Geopoint const& geopoint);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction SetGeotagAsync(IStorageFile file, Geopoint geopoint);
function setGeotagAsync(file, geopoint)
Public Shared Function SetGeotagAsync (file As IStorageFile, geopoint As Geopoint) As IAsyncAction

Parameter

file
IStorageFile

File tempat metadata geografis diatur.

geopoint
Geopoint

Geopoint yang mewakili metadata geografis yang akan diatur.

Mengembalikan

Tindakan asinkron.

Atribut

Berlaku untuk