PackageInstallerResult.Result Property PackageInstallerException error constants." name="Description"/>
Click or drag to resize

PackageInstallerResultResult Property

result result of the command, value matching one of the PackageInstallerException error constants.

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

Property Value

Property Value

Type: System.Int32
No description available.

Remarks
result result of the command, value matching one of the PackageInstallerException error constants.

[Android Documentation]

See Also