Class InstallationFailedEventArgs
Namespace: MediaBrowser.Common.Updates
Assembly: MediaBrowser.Common.dll
Syntax
public sealed class InstallationFailedEventArgs : InstallationEventArgs
Properties
Exception
Declaration
public Exception Exception { get; set; }
Property Value
Type | Description |
---|---|
System.Exception |