ImageFile.FileExtension property

Retrieves the file extension for this image file type.

This property is read-only.

Syntax

Property FileExtension( _
)

Property value

String value.

Remarks

For example code, see Create an ImageFile Object that Contains a Blank Page in Shared Samples.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

ImageFile