| Visual Basic (Usage) | Copy Code |
|---|---|
Dim filePath As String Dim deleteExisting As Boolean Utils.SetTraceLog(filePath, deleteExisting) | |
| C# | |
|---|---|
public static void SetTraceLog( string filePath, bool deleteExisting ) | |
Parameters
- filePath
- deleteExisting
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x