PSWorkflowInstance.DoCreateInstance Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the xaml to create an executable activity.
protected:
virtual void DoCreateInstance();
protected:
virtual void DoCreateInstance();
virtual void DoCreateInstance();
protected virtual void DoCreateInstance ();
abstract member DoCreateInstance : unit -> unit
override this.DoCreateInstance : unit -> unit
Protected Overridable Sub DoCreateInstance ()