CrLog: EntryTimestampFormat (let)

EntryTimestampFormat

the format of the timestamp (see Format function in VB documentation) to possibly (see EntryTimestampInclude) be included in the log entry

 Public Property Let EntryTimestampFormat(
	  ByVal RHS As String )

Parameters

RHS
[ByVal] String. property value

Remarks

Read/Write.

See Also

Project crloglib Overview Class CrLog Overview CrLog Properties CrLog Methods EntryTimestampFormat (get) EntryTimestampInclude (get)