Freigeben über


ITextExpression.RequiresCompilation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der ITextExpression Kompilierung erfordert.

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

Eigenschaftswert

Boolean

true, wenn der ITextExpression Kompilierung erfordert; andernfalls false.

Gilt für