Item.m_contentLength Field

Represents the content length of the item.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Protected m_contentLength As Long
protected long m_contentLength
protected:
long long m_contentLength
val mutable m_contentLength: int64
protected var m_contentLength : long

.NET Framework Security

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace