Returns True if specified code element has an attribute.
Parameters
-
elementInfo
-
Element
-
attributeFullName
-
Attribute full name
-
isCaseSensitive
-
True if project language is case sensitive; False if otherwise
Return Value
True if specified code element has specified attribute; False if otherwise.
Remarks
Example
To be added.
See Also
RuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace