FullName
Gets the full name of the namespace, or an empty string if this is the global 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 |