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)
'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
Type: Microsoft.TeamFoundation.SourceControl.WebApi.ZipFileStreamEntry
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.