IVbcHostObject.Compile Method

Definition

Compiles the project.

public:
 bool Compile();
public bool Compile ();
abstract member Compile : unit -> bool
Public Function Compile () As Boolean

Returns

true if the method was successful; otherwise, false.

Applies to