ISetupInstance2.IsComplete Method
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.
Gets a value indicating whether the instance is complete.
public:
bool IsComplete();
C++/CX
public:
bool IsComplete();
bool IsComplete();
public bool IsComplete();
abstract member IsComplete : unit -> bool
Public Function IsComplete () As Boolean
Whether the instance is complete.
An instance is complete if it had no errors during install, resume, or repair.
Produkt | Versioner |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |