다음을 통해 공유


OutputEventArgs.Timestamp Property

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

Syntax

‘선언
Public ReadOnly Property Timestamp As DateTime
    Get
public DateTime Timestamp { get; }
public:
property DateTime Timestamp {
    DateTime get ();
}
member Timestamp : DateTime
function get Timestamp () : DateTime

Property Value

Type: System.DateTime

.NET Framework Security

See Also

Reference

OutputEventArgs Class

Microsoft.VisualStudio.Diagnostics.Logging Namespace