IOperation.IsImplicit Property

Definition

Set to True if compiler generated /implicitly computed by compiler code

public:
 property bool IsImplicit { bool get(); };
public bool IsImplicit { get; }
member this.IsImplicit : bool
Public ReadOnly Property IsImplicit As Boolean

Property Value

Applies to