Partage via


CompiledExpressionInvoker.IsStaticallyCompiled Propriété

Définition

Obtient ou définit une valeur indiquant si le demandeur d'expression compilé est compilé statiquement.

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

Valeur de propriété

true si le demandeur d'expression compilé est statiquement compilé ; sinon, false.

S’applique à