SaveFileOptionsDefaultExt Property |
Gets or sets the default extension.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string DefaultExt { get; set; }Property Value
String
The default extension.
See Also