Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of antivirus settings for this service.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property AntivirusSettings As SPAntivirusSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPAntivirusSettings
value = instance.AntivirusSettings
public SPAntivirusSettings AntivirusSettings { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPAntivirusSettings
An SPAntivirusSettings object.