GetLogFile gets the filename for the version's log file
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string GetLogFile( string providerPath, Version version ) |
Visual Basic |
---|
Public Shared Function GetLogFile ( providerPath As String, version As Version ) As String |
Parameters
- providerPath
- Type: System..::..String
The path to the Data Provider
- version
- Type: System..::..Version
The Version