Share via


ImageFormat.Guid 屬性

定義

取得 Guid 結構,表示這個 ImageFormat 物件。

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

屬性值

Guid 結構,表示這個 ImageFormat 物件。

適用於