LogWarn(Exception,String,Object[]) Method
Syntax
'Declaration
Public Overloads Shared Sub LogWarn( _
ByVal _ex_ As Exception, _
ByVal _format_ As String, _
ByVal ParamArray _args_() As Object _
)
public static void LogWarn(
Exception _ex_,
string _format_,
params object[] _args_
)
Parameters
ex
format
args
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family