Click or drag to resize

ConfigurationManagerTreeRoot Property

Returns the PropertyGroup

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual PropertyGroup TreeRoot { get; }

Property Value

Type: PropertyGroup
PropertyGroup representing the root of the configuration tree.
Remarks

Returns the PropertyGroup

root of the tree of Property

s of the configuration.

[Android Documentation]

See Also