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 Declaration

Declaration

Gets the declaration that was analyzed, whose kind corresponds to the Granularity of the analysis for this end of the reference.

Declaration
public IDeclaration Declaration { get; }
Property Value
Type Description
IDeclaration
  • Navigation