BindingElement.GetBindingProperty Method
Retreives a property from a binding element.
Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public Object GetBindingProperty (
string propName
)
Parameters
- propName
The property to retrieve.
Return Value
The property object.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.
See Also
Reference
BindingElement Class
BindingElement Members
Ws.Services.Binding Namespace