Freigeben über


ULSLogEntry.Category-Eigenschaft

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Category As String
    Get
    Set
'Usage
Dim instance As ULSLogEntry
Dim value As String

value = instance.Category

instance.Category = value
[DataMemberAttribute]
public string Category { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

ULSLogEntry Klasse

ULSLogEntry-Member

Microsoft.SharePoint.Diagnostics-Namespace