ArchiveListTKey, TValueAttachFileOrPath Method
Attaches the supplied paths or files.
Namespace: SnapDB.Snap.ServicesAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public override void AttachFileOrPath(
IEnumerable<string> paths
)
Public Overrides Sub AttachFileOrPath (
paths As IEnumerable(Of String)
)
public:
virtual void AttachFileOrPath(
IEnumerable<String^>^ paths
) override
function AttachFileOrPath(paths);
Parameters
- paths IEnumerableString
- An enumerable collection of file paths or directories to attach.
This method will attach files from the specified paths and subdirectories, including files matching specified extensions.
If a specified path is a directory, it will be recursively searched for files with extensions defined in the settings.