HasXmlComments Property
| CodeIt.Right SDK Class Library |
|
ICodeElementInfo.HasXmlComments Property
Returns True if the code element has XML comment
bool HasXmlComments {get;}
Property Value
True if the code element has XML comment; False if otherwise.
Remarks
Example
To be added.
See Also
ICodeElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace