[This is preliminary documentation and is subject to change.]

Represents one Exif record

Namespace: Tools.MetadataT.ExifT
Assembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class ExifRecord : IReportsChange
Visual Basic
Public Class ExifRecord _
	Implements IReportsChange
Visual C++
public ref class ExifRecord : IReportsChange
F#
type ExifRecord =  
    class
        interface IReportsChange
    end
JScript
public class ExifRecord implements IReportsChange

Inheritance Hierarchy

System..::..Object
  Tools.MetadataT.ExifT..::..ExifRecord

See Also