Click or drag to resize

WindowName Property

Gets the name of the Openfin Window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

IOpenfinEntityName
See Also