Record.zipFileName Field

Namespace: Microsoft.Azure.Batch.FileStaging.Manifest
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)

Usage

'Usage
Dim instance As Record
Dim value As String

value = instance.zipFileName

instance.zipFileName = value

Syntax

'Declaration
Public zipFileName As String
public string zipFileName
public:
String^ zipFileName
public String zipFileName
public var zipFileName : String

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Record Class
Record Members
Microsoft.Azure.Batch.FileStaging.Manifest Namespace