FileDialog.Title Property

Definition

Gets or sets the text that appears in the title bar of a file dialog.

C#
public string Title { get; [System.Security.SecurityCritical] set; }
C#
public string Title { get; set; }

Property Value

A String that is the text that appears in the title bar of a file dialog. The default is Empty.

Attributes

Remarks

If Title is null or Empty, a default, localized value is used, such as "Save As" or "Open".

Applies to

Toode Versioonid
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7