ILogHandler.BeginLog Method
Initializes the logger to accept log entries.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Sub BeginLog
void BeginLog()
void BeginLog()
abstract BeginLog : unit -> unit
function BeginLog()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.