Condividi tramite


SystemPhotoProperties.DateTaken Proprietà

Definizione

Ottiene il nome della proprietà System.Photo.DateTaken (una delle proprietà del file di foto di Windows.

public:
 property Platform::String ^ DateTaken { Platform::String ^ get(); };
winrt::hstring DateTaken();
public string DateTaken { get; }
var string = systemPhotoProperties.dateTaken;
Public ReadOnly Property DateTaken As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Photo.DateTaken .

Si applica a

Vedi anche