FileInformation.ImageProperties
FileInformation.ImageProperties
FileInformation.ImageProperties
FileInformation.ImageProperties
FileInformation.ImageProperties
Property
Definition
Gets the image properties of the StorageFile, such as the title, rating, date that the image was taken,
and so on.
public : ImageProperties ImageProperties { get; }
ImageProperties ImageProperties();
public ImageProperties ImageProperties { get; }
Public ReadOnly Property ImageProperties As ImageProperties
var imageProperties = fileInformation.imageProperties;
Property Value
The image properties.
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...