Share via


BindingElement.OnGetBindingProperty Method

Signaled by the GetBindingProperty method to enable a subclass to create a binding element for a specific purpose.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

protected virtual Object OnGetBindingProperty (
         string propName
)

Parameters

  • propName
    The name of the property being retrieved.

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