IOperation.IsImplicit 属性

定义

如果编译器由编译器代码生成 /隐式计算,则设置为 True

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

属性值

适用于