Web API Core | ComponentOne
C1.AspNetCore.Api Namespace / ImageFormat Class / Guid Property

In This Topic
    Guid Property
    In This Topic
    Specifies a global unique identifier (GUID) that represents this System.Drawing.Imaging.ImageFormat.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Guid As Guid
    public Guid Guid {get;}
    See Also