IsPropertyInfo Property
| CodeIt.Right SDK Class Library |
|
IElementInfo.IsPropertyInfo Property
Gets true if element is a property.
bool IsPropertyInfo {get;}
Property Value
True if element is a property; False if otherwise.
Remarks
Example
To be added.
See Also
IElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace