PackageInstallerEventArgsP0 Property |
To be added.
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 IList<PackageInstallerResult> P0 { get; }
Public ReadOnly Property P0 As IList(Of PackageInstallerResult)
Get
Property Value
Type:
IListPackageInstallerResultTo be added.
Remarks To be added.
See Also