Click or drag to resize

StartupCompletedEventArgs Properties

The StartupCompletedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyStartupResult Provides result of the StartupAsync(String, String, String, StartupMode) method execution.
Top
See Also