Freigeben über


SPAntivirusSettings.VendorUpdateCount-Eigenschaft

Ruft ab oder legt diesen fest Wert für die aktuelle Erhöhung der Anzahl der Häufigkeit, mit die der Hersteller aktualisiert wurde.

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

Syntax

'Declaration
Public Property VendorUpdateCount As Integer
    Get
    Set
'Usage
Dim instance As SPAntivirusSettings
Dim value As Integer

value = instance.VendorUpdateCount

instance.VendorUpdateCount = value
public int VendorUpdateCount { get; set; }

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl, die angibt, wie oft die des Herstellers aktualisiert wurde.

Siehe auch

Referenz

SPAntivirusSettings Klasse

SPAntivirusSettings-Member

Microsoft.SharePoint.Administration-Namespace