CompiledExpressionInvoker.IsStaticallyCompiled 屬性

定義

取得或設定編譯的運算式啟動程式是否以靜態方式編譯。

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

屬性值

如果編譯的運算式啟動程式是以靜態方式編譯,則為 true,否則為 false

適用於