ULSLogEntry.Timestamp-Eigenschaft
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property Timestamp As DateTime
Get
Set
'Usage
Dim instance As ULSLogEntry
Dim value As DateTime
value = instance.Timestamp
instance.Timestamp = value
[DataMemberAttribute]
public DateTime Timestamp { get; set; }
Eigenschaftswert
Typ: System.DateTime