| QsLogAsyncFullLogFileName Property |
Log file full path.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
StringImplements
IQsLogFullLogFileNameSee Also