PostSharp//API Reference/Post­Sharp.​Reflection/Semantic­Info/Is­Selectable
Open sandboxFocus

Property IsSelectable

IsSelectable

Determines whether the declaration can be safely selected in a pointcut using the standard System.Reflection API.

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