Freigeben über


CompiledExpressionInvoker.IsStaticallyCompiled Eigenschaft

Definition

Ruft ab oder legt fest, ob die aufrufende Instanz für kompilierte Ausdrücke statisch kompiliert wird.

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

Eigenschaftswert

Boolean

true, wenn die aufrufende Instanz für einen Ausdruck statisch kompiliert ist; andernfalls false.

Gilt für