Return the default form title used in Devolutions Utils like OpenFile, SaveFile... by default, it return the

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared Property DefaultFormText As String
	Get
	Set
C#
public static string DefaultFormText { get; set; }

See Also