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 结构。

适用于