 | InfoArgsTimestamp property |
The timestamp of the message in the format '31.01.2009 12:22:36'.
Namespace: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic string Timestamp { get; }
Public ReadOnly Property Timestamp As String
Get
public:
property String^ Timestamp {
String^ get ();
}
member Timestamp : string with get
Property value
String
See also