ZipArchiveEntry.Length Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property Length As Long
public long Length { get; }
public:
property long long Length {
    long long get ();
}
member Length : int64 with get
function get Length () : long

Property Value

Type: System.Int64

.NET Framework Security

See Also

Reference

ZipArchiveEntry Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace