API Reference
Class
VirusTotalAttributes
Attributes for VirusTotal objects.
Inheritance
- Object
- VirusTotalAttributes
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
- Property VirusTotalObject.Attributes
Constructors
public VirusTotalAttributes() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public VirusTotalStats LastAnalysisStats { get; set; } #JsonPropertyName("last_analysis_stats")Last analysis statistics.
public Nullable<Int64> LastAnalysisDateEpoch { get; set; } #JsonPropertyName("last_analysis_date")Unix timestamp (seconds) of last analysis.