Click or drag to resize

WindowgetUuid Method

Note: This API is now obsolete.

Returns the parent Application's UUID.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
[ObsoleteAttribute("This method has been deprecated. Use Window.Application.Uuid property instead.")]
public string getUuid()

Return Value

Type: String

[Missing <returns> documentation for "M:Openfin.Desktop.Window.getUuid"]

See Also