ObjectPropertyExpressionInfo<T>.DoGetProperty Method
Protected Function DoGetProperty( _
ByVal property As String, _
ByRef prop As PropertyExpressionInfo _
) As Boolean
This language is not supported or no code example is available.
protected bool DoGetProperty(
string property,
out PropertyExpressionInfo prop
)
This language is not supported or no code example is available.
protected:
bool DoGetProperty(
String^ property,
PropertyExpressionInfo^& prop
)
This language is not supported or no code example is available.
Parameters
- property
- string
<default>
<default>