Gets a value indicating whether this instance is with sub directories.
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public bool IsWithSubDirs { get; } |
Visual Basic |
---|
Public ReadOnly Property IsWithSubDirs As Boolean Get |
Visual C++ |
---|
public: property bool IsWithSubDirs { bool get (); } |