ExtensionDifferent Property

Object List Next Object

Defined By:
SaveAsDialog

Description:

Indicates whether or not the file chosen by the user has an extension other than the default extension

Details:

After the Execute method returns, ExtensionDifferent is set to True if the filename chosen by the user has an extension that differs from the DefaultExtension. ExtensionDifferent is set to False if the extensions are the same.

Data Type: Boolean

See Also:

DefaultExtension property