ULSLogEntry.Level - Propriété
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Level As String
Get
Set
'Utilisation
Dim instance As ULSLogEntry
Dim value As String
value = instance.Level
instance.Level = value
[DataMemberAttribute]
public string Level { get; set; }
Valeur de propriété
Type : System.String