NRTypeBase.DeclaringTypeFullName Property NReflect
Gets or sets the full full name of the type in which this type is nested.

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

public string DeclaringTypeFullName { get; set; }
See Also