ManagedInstance.PostCreate(Object) 方法

定義

將基底類型的識別碼屬性設定為執行結果。

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

建立動作的結果。

適用於