IQsLog.Name Property

QsInformatica.Utils

IQsLogName Property

Stringa rappresentante il nome del file di Log (che coincide anche con il nome fisico del file).

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

Property Value

Type: String
See Also