ProjectCreationContext.log Field
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
<NonSerializedAttribute> _
Protected log As ILogger
[NonSerializedAttribute]
protected ILogger log
[NonSerializedAttribute]
protected:
ILogger^ log
[<NonSerializedAttribute>]
val mutable log: ILogger
protected var log : ILogger
.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.