Property FullName
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 |
---|---|
String |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
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.
string FullName { get; }
Type | Description |
---|---|
String |