IQsLog.LogType Property

QsInformatica.Utils

IQsLogLogType Property

Restituisce il tipo di file di Log in uso.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
LogFileTypeEnum LogType { get; }
ReadOnly Property LogType As LogFileTypeEnum
	Get
property LogFileTypeEnum LogType {
	LogFileTypeEnum get ();
}
abstract LogType : LogFileTypeEnum with get

Property Value

Type: LogFileTypeEnum
See Also