In The Hand
AddCustomAttributes Method (serviceAttributes)
NamespacesInTheHand.Net.BluetoothServiceRecordBuilderAddCustomAttributes(array<ServiceAttribute>[]()[])
.NET Components for Mobility
Add a set of custom attribute.
Declaration Syntax
C#Visual Basic
public void AddCustomAttributes(
	params ServiceAttribute[] serviceAttributes
)
Public Sub AddCustomAttributes ( _
	ParamArray serviceAttributes As ServiceAttribute() _
)
Parameters
serviceAttributes (array< ServiceAttribute >[]()[])
A set of attributes as an array of ServiceAttribute.

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