CodeStyleOptions.SimplifySystemTypeNames Property

Namespace
Kampute.DocToolkit.Languages
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets a value indicating whether to simplify the names of system types.
public bool SimplifySystemTypeNames { get; set; }

Property Value

bool
true to simplify the names of system types; otherwise, false. The default value is true.