AddBinding(String) Method
In This Topic
Associate an attribute on this transformer's element with the same named property value on
this transformer's type of object.
Syntax
public void AddBinding(
string
)
Parameters
- prop
- a property name, without periods, that will also be the attribute name
See Also