CompiledExpressionInvoker.IsStaticallyCompiled Propriété

Définition

Obtient ou définit si l’appelant d’expression compilée 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 l’appelant d’expression compilée est compilé statiquement ; sinon, false.

S’applique à