Click or drag to resize

ProfileManagerLoadedProfile Property

Returns the name of the manually loaded profile, otherwise an empty string.

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 string LoadedProfile { get; }

Property Value

Type: String
String, the name of the manually loaded profile or an empty String if there isn't a manually loaded profile.
Remarks

Returns the name of the manually loaded profile, otherwise an empty string.

[Android Documentation]

See Also