Click or drag to resize

TypeRefBaseGetFullName Method

Get the full name of the object, including the namespace name.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public abstract string GetFullName()

Return Value

Type: String
See Also