This topic has not yet been rated - Rate this topic

PendingChange.Length Property

Visual Studio 2012

Gets the length of the committed content (the version of the file the change is pended against).

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

Property Value

Type: Int64
The length of the committed content.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.