Click or drag to resize

NamespaceFullName Property

The full name of the Namespace, including any parent namespaces.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string FullName { get; }

Property Value

Type: String

Implements

INamespaceFullName
See Also