ServiceRecordBuilderServiceRecord Property
Namespace: InTheHand.Net.Bluetooth.SdpAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public ServiceRecord ServiceRecord { get; }
Public ReadOnly Property ServiceRecord As ServiceRecord
Get
public:
property ServiceRecord^ ServiceRecord {
ServiceRecord^ get ();
}
member ServiceRecord : ServiceRecord with get
Property Value
ServiceRecord
A
ServiceRecord that contains
the URI constructed by the
ServiceRecordBuilder .