ManagedInstance.PostCreate(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將基底類型的識別碼屬性設定為執行結果。
protected:
override void PostCreate(System::Object ^ executionResult);
protected override void PostCreate (object executionResult);
override this.PostCreate : obj -> unit
Protected Overrides Sub PostCreate (executionResult As Object)
參數
- executionResult
- Object
建立動作的結果。