CSharp.UseNamespaces Property NReflect
Gets or sets a value indicating if type will be prefixed with its namespaces.

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

public static bool UseNamespaces { get; set; }
See Also