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