ConfigurationManagerTreeRoot Property |
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; }
Public Overridable ReadOnly Property TreeRoot As PropertyGroup
Get
Property Value
Type:
PropertyGroupPropertyGroup representing the root of the configuration tree.
Remarks See Also