PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesAspect­Dependency­AttributeIs­Warning
Open sandboxFocus

AspectDependencyAttribute.IsWarning Property

IsWarning

If true, specifies that the constraint (of type Require or Conflict) should emit a warning instead of an error if not respected.

Declaration
public bool IsWarning { get; set; }
Property Value
Type Description
Boolean