SystemProperties.Photo Property

Definition

Gets an object that provides the indexing names of Windows file properties for System.Photo.

public:
 static property SystemPhotoProperties ^ Photo { SystemPhotoProperties ^ get(); };
static SystemPhotoProperties Photo();
public static SystemPhotoProperties Photo { get; }
var systemPhotoProperties = SystemProperties.photo;
Public Shared ReadOnly Property Photo As SystemPhotoProperties

Property Value

A helper object that provides names for Windows file properties for System.Photo.

Applies to