SPAntivirusSettings.VendorId - Propriété
L'identificateur du fournisseur. Incrémenter ce numéro lorsque vous modifiez les signatures de virus entraînera les fichiers doivent être réanalysés lors du prochain accès.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property VendorId As Integer
Get
Set
'Utilisation
Dim instance As SPAntivirusSettings
Dim value As Integer
value = instance.VendorId
instance.VendorId = value
public int VendorId { get; set; }
Valeur de propriété
Type : System.Int32
Un entier de 32 bits qui indique l'identificateur du fournisseur.