IVsBuildManagerAccessor3.EndDesignTimeBuild 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.
Signals that a modal, design-time build, such as reference resolution, should end.
public:
int EndDesignTimeBuild();
public:
int EndDesignTimeBuild();
int EndDesignTimeBuild();
public int EndDesignTimeBuild ();
abstract member EndDesignTimeBuild : unit -> int
Public Function EndDesignTimeBuild () As Integer
Returns
If the method succeeds, it returns S_OK. If it fails, it returns an error code.