Click or drag to resize

AppIdentifierInstanceId Property

An optional instance identifier, indicating that this object represents a specific instance of the application described.

Namespace:  OpenfinDesktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public string InstanceId { get; set; }

Property Value

Type: String
The instance identifier.
See Also