PropertyExpressionInfo.GetProperty Method
Public MustOverride Function GetProperty( _
ByVal property As String, _
ByRef prop As PropertyExpressionInfo _
) As Boolean
This language is not supported or no code example is available.
public abstract bool GetProperty(
string property,
out PropertyExpressionInfo prop
)
This language is not supported or no code example is available.
public:
virtual bool GetProperty(
String^ property,
PropertyExpressionInfo^& prop
) abstract
This language is not supported or no code example is available.
Parameters
- property
- string
<default>
<default>