This topic has not yet been rated - Rate this topic

PendingChange.IsImplicit Property

Visual Studio 2012

Gets a value that indicates whether this pending change represents change on the child item caused only by the parent change.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public bool IsImplicit { get; }

Property Value

Type: Boolean
True if this pending change represents change on the child item caused only by the parent change; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.