Share via


ZipFileStreamResult.GetNextEntry Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
Protected Overridable Function GetNextEntry As ZipFileStreamEntry
protected virtual ZipFileStreamEntry GetNextEntry()
protected:
virtual ZipFileStreamEntry^ GetNextEntry()
abstract GetNextEntry : unit -> ZipFileStreamEntry  
override GetNextEntry : unit -> ZipFileStreamEntry
protected function GetNextEntry() : ZipFileStreamEntry

Return Value

Type: Microsoft.TeamFoundation.SourceControl.WebApi.ZipFileStreamEntry

.NET Framework Security

See Also

Reference

ZipFileStreamResult Class

Microsoft.TeamFoundation.SourceControl.WebApi Namespace