Application Property (Window)

Class

Window.

Action

Gets the name of the Application that this Window belongs to.

Syntax

C#
protected String Application { get; }
VB
'Declaration
Protected Read Property Application As String

Access

Read only.