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.Image的 Windows 檔案屬性名稱。

適用於

另請參閱