Click or drag to resize

PackageInstallerResultResult Property

result of the command, value matching one of the PackageInstallerException

Namespace:  Com.Datalogic.Device.App
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Result { get; set; }

Property Value

Type: Int32
Remarks
result

result of the command, value matching one of the PackageInstallerException

error constants.

[Android Documentation]

See Also