ArchiveItem.Name Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Common.dll (version 7.0.9083)
Name
Gets the name of the file or directory. Inherited from FileSystemItem.
Declaration
public abstract string Name { get; }
Property Value
Type | Description |
---|---|
String | The name of the file or directory. |