Click or drag to resize

PropertyID.EthernetSubnetPrefixLength Field

Prefix length specifies the number of bits in the IP address that are to be used as the subnet mask.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 EthernetSubnetPrefixLength = "value"

Field Value

Type: Int32
Remarks
Prefix length specifies the number of bits in the IP address that are to be used as the subnet mask.

The class of the property is NumericProperty. The allowed values are between 0 and 32.

[Android Documentation]

See Also