SPAntivirusSettings.VendorId-Eigenschaft
Der Hersteller-Bezeichner. Diese Nummer erhöht, wenn die Virussignaturen ändern bewirkt, dass Dateien beim nächsten Access erneut überprüft werden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property VendorId As Integer
Get
Set
'Usage
Dim instance As SPAntivirusSettings
Dim value As Integer
value = instance.VendorId
instance.VendorId = value
public int VendorId { get; set; }
Eigenschaftswert
Typ: System.Int32
Eine 32-Bit-Ganzzahl, die Herstellerklassen-ID angibt.