Gets an absolute path to the ZIP archive file or a null reference
(Nothing in Visual Basic) if the path is not available.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property FilePath As String Get |
C# |
---|
public string FilePath { get; } |