 | ZippedFileInfoIsDirectory property |
If true, this is a directory.
Namespace: NetEti.FileTools.ZipAssembly: NetEti.ZipAccess (in NetEti.ZipAccess.dll) Version: 1.0.0+90532d84a01ea1dad6525ec1859a76670aba8306
Syntaxpublic bool IsDirectory { get; }Public ReadOnly Property IsDirectory As Boolean
Get
public:
property bool IsDirectory {
bool get ();
}member IsDirectory : bool with get
Property value
Boolean
See also