BuildProjectIncrementalResult.UpToDate 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 were up to date
public:
property int UpToDate { int get(); };
public:
property int UpToDate { int get(); };
public int UpToDate { get; }
member this.UpToDate : int
Public ReadOnly Property UpToDate As Integer