CodeStyleOptions.IgnoreReturnParameterAttributes Property

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

Definition

Gets or sets a value indicating whether to ignore the attributes applied to return values.
public bool IgnoreReturnParameterAttributes { get; set; }

Property Value

bool
true to ignore the attributes applied to return values; otherwise, false. The default value is false.