IVsSccChangesDisplayInformation.PendingChangeCount 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.
The total number of pending changes in the current repository.
public:
property int PendingChangeCount { int get(); };
public:
property int PendingChangeCount { int get(); };
public int PendingChangeCount { get; }
member this.PendingChangeCount : int
Public ReadOnly Property PendingChangeCount As Integer