CodeStyleOptions.IgnoreParameterAttributes Property
- Namespace
- Kampute.DocToolkit.Languages
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets or sets a value indicating whether to ignore the attributes applied to parameters.
public bool IgnoreParameterAttributes { get; set; }
