Click or drag to resize

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)
Syntax
private static string FileName { 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