API Reference
Class
VirusTotalStats
Statistics returned by VirusTotal analysis.
Inheritance
- Object
- VirusTotalStats
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public VirusTotalStats() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 Suspicious { get; set; } #JsonPropertyName("suspicious")Count of suspicious detections.
public Int32 TypeUnsupported { get; set; } #JsonPropertyName("type-unsupported")Count of unsupported type results.