SPAntivirusSettings.IncrementVendorUpdateCount method
Increments the number of times the vendor has been updated.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub IncrementVendorUpdateCount
'Usage
Dim instance As SPAntivirusSettings
instance.IncrementVendorUpdateCount()
public void IncrementVendorUpdateCount()