Click or drag to resize

TypeRefGetFullName 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 override string GetFullName()

Return Value

Type: String
See Also