NRTypeUsage.Namespace Property NReflect
Gets or sets the namespace of the used type.

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

public string Namespace { get; set; }
See Also