In The Hand
ServiceRecord Property
NamespacesInTheHand.Net.BluetoothServiceRecordBuilderServiceRecord
.NET Components for Mobility
Gets the ServiceRecord instance constructed by the specified ServiceRecordBuilder instance.
Declaration Syntax
C#Visual Basic
public ServiceRecord ServiceRecord { get; }
Public ReadOnly Property ServiceRecord As ServiceRecord
Value
A ServiceRecord that contains the URI constructed by the ServiceRecordBuilder .
Exceptions
ExceptionCondition
InvalidOperationExceptionThe ServiceRecord created by the ServiceRecordBuilder properties is invalid. For instance, if duplicates attributes are disallowed but duplicates are present.

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