TraceConfiguration.GetLogFilePathPrefix(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string GetLogFilePathPrefix (string logName, string? sessionKey = default);
static member GetLogFilePathPrefix : string * string -> string
Public Shared Function GetLogFilePathPrefix (logName As String, Optional sessionKey As String = Nothing) As String
Parameters
- logName
- String
- sessionKey
- String