NET Logging Library
IsolatedFileTarget Constructor(String)



KellermanSoftware.NetLoggingLibrary.Targets Namespace > IsolatedFileTarget Class > IsolatedFileTarget Constructor : IsolatedFileTarget Constructor(String)
Specify log file path
Syntax
Public Function New( _
   ByVal path As String _
)
Dim path As String
 
Dim instance As New IsolatedFileTarget(path)
public IsolatedFileTarget( 
   string path
)
public:
IsolatedFileTarget( 
   String^ path
)

Parameters

path
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IsolatedFileTarget Class
IsolatedFileTarget Members
Overload List