QsLog.FullLogFileName Property

QsInformatica.Utils

QsLogFullLogFileName Property

[Missing <summary> documentation for "P:QsInformatica.Utils.QsLog.FullLogFileName"]

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

Property Value

Type: String

Implements

IQsLogFullLogFileName
See Also