BuildProjectIncrementalResult.Succeeded 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.
Number of projects that succeeded
public:
property int Succeeded { int get(); };
public:
property int Succeeded { int get(); };
public int Succeeded { get; }
member this.Succeeded : int
Public ReadOnly Property Succeeded As Integer