CompiledExpressionInvoker.GetCompiledExpressionRootForImplementation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CompiledExpressionInvoker 實作的已編譯運算式根目錄。
public:
static System::Object ^ GetCompiledExpressionRootForImplementation(System::Object ^ target);
public static object GetCompiledExpressionRootForImplementation (object target);
static member GetCompiledExpressionRootForImplementation : obj -> obj
Public Shared Function GetCompiledExpressionRootForImplementation (target As Object) As Object
參數
- target
- Object
目標。
傳回
編譯過的運算式根目錄。