SystemProperties.Photo プロパティ

定義

System.PhotoWindows ファイル プロパティのインデックス作成名を提供する オブジェクトを取得します。

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

プロパティ値

System.PhotoWindows ファイル プロパティの名前を提供するヘルパー オブジェクト。

適用対象