ImageFormat.Guid Property

Definition

Gets a Guid structure that represents this ImageFormat object.

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

Property Value

A Guid structure that represents this ImageFormat object.

Applies to