Click or drag to resize

SaveFileDialogTitle Property

Gets or sets the file dialog box title.

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

Property Value

Type: String
See Also