Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property ConsiderCanExecuteProperty

ConsiderCanExecuteProperty

Gets or sets a value indicating whether the aspect should look for a CanExecuteproperty. The default value is true.

Declaration
public bool ConsiderCanExecuteProperty { get; init; }
Property Value
Type Description
bool
  • Navigation