StandardFileDialog.DefExt Property (Typed) | |
Return or update the default file extension displayed in the dialog window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DefExt AS STRING GET SET
public virtual string DefExt { get; set; }
Request Example
View SourceProperty Value
Type:
StringReturn or update the default file extension displayed in the dialog window.
See Also