LogFileName Property |  |
Gives protocol file name include full path
Namespace:
Velo.Services
Assembly:
Velo.Services (in Velo.Services.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxprivate static string FileName { get; }Private Shared ReadOnly Property FileName As String
Get
Property Value
Type:
String
Remarks
Protocol file called by "SOWILog.txt".
Check exist sub directory "App_Data" from application base directory.
If directory not exist then try create this.
See Also