Open sandboxFocus

Property TargetDeclaration

TargetDeclaration

Gets the declaration for which options are being provided.

Declaration
public IDeclaration TargetDeclaration { get; }
Property Value
Type Description
IDeclaration

The declaration (such as a type, method, or property) to which the aspect or attribute is applied and for which options are being provided.