ServiceAttributeValue Property
Get the value of this attributes as a ServiceElement
Namespace: InTheHand.Net.Bluetooth.SdpAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public ServiceElement Value { get; }
Public ReadOnly Property Value As ServiceElement
Get
public:
property ServiceElement^ Value {
ServiceElement^ get ();
}
member Value : ServiceElement with get
Property Value
ServiceElement