ViewOptionsChangedEventArgsInvalidOptions Property |
A collection of invalid options.
Namespace:
Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public IEnumerable<string> InvalidOptions { get; set; }
Property Value
Type:
IEnumerableStringSee Also