Click or drag to resize

WindowAlertRequestedEventArgsMessage Property

The Message that the requested alert would have displayed.

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

Property Value

Type: String
See Also