Share via


AuditLog.Level - Propriété

Espace de noms :  Microsoft.Web.Hosting.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(IsRequired := False)> _
Public Property Level As Integer
    Get
    Set
'Utilisation
Dim instance As AuditLog
Dim value As Integer

value = instance.Level

instance.Level = value
[DataMemberAttribute(IsRequired = false)]
public int Level { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

AuditLog classe

AuditLog - Membres

Microsoft.Web.Hosting.Administration - Espace de noms