TestimoX

API Reference

Class

SmbShareEvidenceExportResult

Namespace ComputerX.Smb
Assembly ComputerX
Modifiers sealed

Result returned after writing a normalized SMB share evidence export.

Inheritance

  • Object
  • SmbShareEvidenceExportResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public SmbShareEvidenceExportResult() #

Properties

public String OutputPath { get; set; } #

Output directory.

public IReadOnlyList<String> Files { get; set; } #

Files written by the exporter.