Click or drag to resize

LaunchActivatedEventArgsUser Property

Gets the user that the app was activated for.

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public User User { get; }

Property Value

Type: User

[Missing <value> documentation for "P:Cauldron.XAML.LaunchActivatedEventArgs.User"]

See Also