Click or drag to resize
weroSoft AG, Software
IManagedWindowLocationWindowName Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the name of the window.

Namespace:  WeroSoft.Triton.Desktop.Behaviors
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
string WindowName { get; }

Property Value

Type: String
Remarks
The name of the window may be any useful name. Derive the name of the window from the sense of the functionality the window is working for. If this name is not containing a non-empty string the Type is used.
See Also