Click or drag to resize

SaveFileDialogDefaultExt Property

The default file name extension. The returned string does not include the period.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string DefaultExt { get; set; }

Property Value

Type: String
See Also