This documentation is archived and is not being maintained.

ILogHandler::Logger Property

Gets the logger that is used by this handler.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

property ILogger^ Logger {
	ILogger^ get ();
}

Show: