CodeAnalysisResult.AnalysisSucceeded Property
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.
Was analysis completed successfully? Analysis may fail for a number of reasons, for instance if errors already exist in the model before processing.
public bool AnalysisSucceeded { get; }
member this.AnalysisSucceeded : bool
Public ReadOnly Property AnalysisSucceeded As Boolean