次の方法で共有


ImageFormat.Guid プロパティ

この ImageFormat オブジェクトを表す Guid 構造体を取得します。

Public ReadOnly Property Guid As Guid
[C#]
public Guid Guid {get;}
[C++]
public: __property Guid get_Guid();
[JScript]
public function get Guid() : Guid;

プロパティ値

この ImageFormat オブジェクトを表す Guid 構造体。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ImageFormat クラス | ImageFormat メンバ | System.Drawing.Imaging 名前空間