NRMember.TypeFullName Property NReflect
Gets or sets the full name of the type.

Namespace: NReflect.NRMembers
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public string TypeFullName { get; set; }
See Also