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