In The Hand - .NET Components for Mobility
SkipUnhandledElementTypes Property
NamespacesInTheHand.Net.BluetoothServiceRecordParserSkipUnhandledElementTypes
Gets or set whether the parser will attempt to skip any unknown element type rather than producing an error.
Declaration Syntax
C#Visual Basic
public bool SkipUnhandledElementTypes { get; set; }
Public Property SkipUnhandledElementTypes As Boolean
Remarks

An element type is added instead with ElementType.Unknown and ElementTypeDescriptor.Unknown.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0