Click or drag to resize
DigitalRuneZipStorageFileName Property
Gets the file name (incl. path) of the ZIP archive.

Namespace: DigitalRune.Storages
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public string FileName { get; }

Property Value

Type: String
The file name (incl. path) of the ZIP archive.
See Also