NDepend.API Documentation
FullName Property
NDepend.CodeModel Namespace > ICodeElement Interface : FullName Property
Gets a string representing the full name of this code element.
Syntax
string FullName {get;}
Remarks
This property getter has a constant time complexity.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ICodeElement Interface
ICodeElement Members
Name Property
SimpleName Property
WithFullName<TCodeElement> Method
WithFullNameIn<TCodeElement> Method
WithFullNameNotIn<TCodeElement> Method
WithFullNameLike<TCodeElement> Method
WithFullNameWildcardMatch<TCodeElement> Method
ToFullNameLikePredicate Method