Share via


OutputEventArgs.Timestamp Property

Namespace:  Microsoft.VisualStudio.Diagnostics.Logging
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
Public ReadOnly Property Timestamp As DateTime
public DateTime Timestamp { get; }
public:
property DateTime Timestamp {
    DateTime get ();
}
member Timestamp : DateTime with get
function get Timestamp () : DateTime

Property Value

Type: DateTime

.NET Framework Security

See Also

Reference

OutputEventArgs Class

Microsoft.VisualStudio.Diagnostics.Logging Namespace