CSharp PropertiesNReflect
The CSharp type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberCreateAttributes
Gets or sets a value indicating if attributes will be generated.
Public propertyStatic memberKnownNamespaces
Gets or sets an array of known namespaces. These namespaces are not printed if UseNamespaces is set to true, otherwise no namespaces will be printed at all.
Public propertyStatic memberUseNamespaces
Gets or sets a value indicating if type will be prefixed with its namespaces.
Back to Top
See Also