次の方法で共有


SystemProperties.Image プロパティ

定義

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

public:
 static property SystemImageProperties ^ Image { SystemImageProperties ^ get(); };
static SystemImageProperties Image();
public static SystemImageProperties Image { get; }
var systemImageProperties = SystemProperties.image;
Public Shared ReadOnly Property Image As SystemImageProperties

プロパティ値

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

適用対象

こちらもご覧ください