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