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

Supported Flashpix version

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

Syntax

C#
public IfdExif..::..FlashpixVersionValues[] FlashpixVersion { get; set; }
Visual Basic
Public Property FlashpixVersion As IfdExif..::..FlashpixVersionValues()
	Get
	Set
Visual C++
public:
property array<IfdExif..::..FlashpixVersionValues>^ FlashpixVersion {
	array<IfdExif..::..FlashpixVersionValues>^ get ();
	void set (array<IfdExif..::..FlashpixVersionValues>^ value);
}
F#
member FlashpixVersion : IfdExif..::..FlashpixVersionValues[] with get, set
JScript
function get FlashpixVersion () : IfdExif..::..FlashpixVersionValues[]
function set FlashpixVersion (value : IfdExif..::..FlashpixVersionValues[])

Exceptions

See Also

Collapse/expand Version History