FileInformation.ImageProperties Свойство

Определение

Возвращает свойства изображения StorageFile, такие как заголовок, оценка, дата создания изображения.

и другие возможности.

public:
 property ImageProperties ^ ImageProperties { ImageProperties ^ get(); };
ImageProperties ImageProperties();
public ImageProperties ImageProperties { get; }
var imageProperties = fileInformation.imageProperties;
Public ReadOnly Property ImageProperties As ImageProperties

Значение свойства

Свойства изображения.

Реализации

Применяется к