Return the main window text

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

Syntax

Visual Basic
Public Shared ReadOnly Property MainWindowText As String
	Get
C#
public static string MainWindowText { get; }

Return Value

See Also