LogFileTextSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings for text log files
public class LogFileTextSettings
type LogFileTextSettings = class
Public Class LogFileTextSettings
- Inheritance
-
LogFileTextSettings
- Derived
Constructors
LogFileTextSettings() |
Initializes a new instance of the LogFileTextSettings class. |
LogFileTextSettings(String) |
Initializes a new instance of the LogFileTextSettings class. |
Properties
RecordStartTimestampFormat |
Gets or sets one of the supported timestamp formats. Possible values include: 'ISO 8601', 'YYYY-MM-DD HH:MM:SS', 'M/D/YYYY HH:MM:SS AM/PM', 'Mon DD, YYYY HH:MM:SS', 'yyMMdd HH:mm:ss', 'ddMMyy HH:mm:ss', 'MMM d hh:mm:ss', 'dd/MMM/yyyy:HH:mm:ss zzz', 'yyyy-MM-ddTHH:mm:ssK' |
Methods
Validate() |
Validate the object. |