IMethodSymbol.IsConditional Property

Definition

Returns a flag indicating whether this symbol has at least one applied/inherited conditional attribute.

public bool IsConditional { get; }
member this.IsConditional : bool
Public ReadOnly Property IsConditional As Boolean

Property Value

Applies to