ImageFormat.Guid Propriedade
Definição
Obtém uma estrutura Guid que representa esse objeto ImageFormat.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
Valor da propriedade
Uma estrutura Guid que representa esse objeto ImageFormat.A Guid structure that represents this ImageFormat object.