 | QsLogAsyncFullLogFileName Property |
Log file full path.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic 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
StringImplements
IQsLogFullLogFileName
See Also