Back to Website
Show / Hide Table of Contents

Class MetadataInfo

Inheritance
System.Object
MetadataInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class MetadataInfo

Constructors

MetadataInfo()

Declaration
public MetadataInfo()

Properties

FileSize

Declaration
public long FileSize { get; set; }
Property Value
Type Description
System.Int64

LastModified

Declaration
public DateTime LastModified { get; set; }
Property Value
Type Description
System.DateTime

Metadata

Declaration
public ImageMetaData Metadata { get; set; }
Property Value
Type Description
ImageMetaData

Source

Declaration
public string Source { get; set; }
Property Value
Type Description
System.String

UserId

Declaration
public string UserId { get; set; }
Property Value
Type Description
System.String
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback