FullyQualifiedName Property
| CodeIt.Right SDK Class Library |
|
ICodeElementInfo.FullyQualifiedName Property
Gets a full name of the code element.
string FullyQualifiedName {get;}
Property Value
String full name of the code element.
Remarks
Example
To be added.
See Also
ICodeElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace