ImageFormat.Guid プロパティ

定義

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

public:
 property Guid Guid { Guid get(); };
public Guid Guid { get; }
member this.Guid : Guid
Public ReadOnly Property Guid As Guid

プロパティ値

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

適用対象