FileDialogOptionsBase.Title Property

Definition

Gets or initializes the title of the file dialog. Leave empty to use the default title.

public string Title { get; init; }
member this.Title : string with get, set
Public Property Title As String

Property Value

Applies to