CodeStyleOptions.IgnoredAttributes Property

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

Definition

Gets the collection of patterns that determine the attributes to exclude from the definition of a type or type's member.
public PatternCollection IgnoredAttributes { get; }

Property Value

PatternCollection
The collection of patterns that determine the attributes to exclude from the definition of a type or type's member.