Freigeben über


SPWebService.AntivirusSettings-Eigenschaft

Ruft die Auflistung der Antiviruseinstellungen für diesen Dienst an.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPAntivirusSettings
Ein SPAntivirusSettings -Objekt.

Siehe auch

Referenz

SPWebService Klasse

SPWebService-Member

Microsoft.SharePoint.Administration-Namespace