IQsLog.FullLogFileName Property

QsInformatica.Utils

IQsLogFullLogFileName Property

Restituisce il nome del file di Log completo di percorso.

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

Property Value

Type: String
See Also