Eplan Platform API
Eplan.EplApi.Base Namespace / FileSelectDecisionContext Class / DefaultExtension Property

In This Topic
DefaultExtension Property
In This Topic
The default extension of the files to select.
Syntax
public string DefaultExtension {get; set;}
Remarks
DefaultExtension is added to the file when the user writes the filename and does not specify the extension.
See Also