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