| Visual Basic (Declaration) | |
|---|---|
Public Shared LogFormatter As Func(Of Type,String,String,String) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value As Func(Of Type,String,String,String) value = DefaultDebugLogger.LogFormatter DefaultDebugLogger.LogFormatter = value | |
| C# | |
|---|---|
public static Func<Type,string,string,string> LogFormatter | |
| C++/CLI | |
|---|---|
public: static Func<Type^,String^,String^,String^>^ LogFormatter | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family