ZooFlow: Actually use keepextension option in frmTest
This commit is contained in:
parent
2bd253d4f5
commit
f213a6b6ae
@ -102,7 +102,7 @@ Public Class frmtest
|
|||||||
cmbObjectStoreType.Text,
|
cmbObjectStoreType.Text,
|
||||||
"DEFAULT",
|
"DEFAULT",
|
||||||
New Client.NewFileOptions With {
|
New Client.NewFileOptions With {
|
||||||
.KeepExtension = True
|
.KeepExtension = CheckBoxKeepExtension.Checked
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user