共用方式為


SystemPhotoProperties.DateTaken 屬性

定義

取得 System.Photo.DateTaken 屬性的名稱, (其中一個 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

屬性值

String

Platform::String

winrt::hstring

System.Photo.DateTaken檔案屬性的名稱。

適用於

另請參閱