IVsSccUnpublishedCommitsDisplayInformation.UnpublishedCommitCount 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 number of unpublished commits in the current repository.
public:
property int UnpublishedCommitCount { int get(); };
public:
property int UnpublishedCommitCount { int get(); };
public int UnpublishedCommitCount { get; }
member this.UnpublishedCommitCount : int
Public ReadOnly Property UnpublishedCommitCount As Integer