Click or drag to resize

ExternalWindowObserverName Property

The Name property represents the name for the window which must be unique within the context of the invoking Application.

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

Property Value

Type: String
See Also