Forum Discussion
2 Replies
- gid_216Frequent ContributorHi Vasanth,
ClrFullClassName
is the property of objects. If you want to get the ClrFullClassName value you can use <object>.ClrFullClassName
Hi Vasanth,
ClrFullClassName
is the class name of the object. Usually, it's used to identify the target object. Could you please clarify what your task is?