Click or drag to resize

VistaFileDialogSupportMultiDottedExtensions Property

Gets or sets whether the dialog box supports displaying and saving files that have multiple file name extensions.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SupportMultiDottedExtensions { get; set; }

Property Value

Type: Boolean
if the dialog box supports multiple file name extensions; otherwise, . The default is .
See Also