MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeFull­Name
Open sandboxFocus

INamedType.FullName Property

FullName

Gets the name of the type including its namespace. The separator for nested types is the dot, and there is no suffix for generic types.

Declaration
string FullName { get; }
Property Value
Type Description
System.String