Add a set of custom attribute.
| C# | Visual Basic |
public void AddCustomAttributes( IEnumerable serviceAttributes )
Public Sub AddCustomAttributes ( _ serviceAttributes As IEnumerable _ )
- serviceAttributes (IEnumerable)
- A set of attributes as an IEnumerable returning ServiceAttribute instances.