Source

DefectOutput.Source property

The full path to the file or URL, if any. Empty for streams, byte arrays, and Base64 encoded files.

public string Source { get; set; }

See Also