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

See Also

Reference

ProjectCreationContext Class

Microsoft.TeamFoundation.Client Namespace