Freigeben über


ULSLogEntry.Process-Eigenschaft

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

Syntax

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

value = instance.Process

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

ULSLogEntry Klasse

ULSLogEntry-Member

Microsoft.SharePoint.Diagnostics-Namespace