WriteCodeFragment.Execute Method

Definition

Main entry point.

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

true if the code fragment was written; otherwise, false.

Applies to