CodeAnalysisKeys.

FullName Field

Summary

The full name of the symbol. For namespaces, this is the name of the namespace. For types, this includes all generic type parameters.
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string FullName

Constant Value

Value Type
FullName String
GitHub