PostSharpAPI ReferencePost­Sharp.​ReflectionSemantic­InfoIs­Selectable
Open sandboxFocus

SemanticInfo.IsSelectable Property

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