Share via


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
'Usage
Dim value As ILogger 

value = Me.log 

Me.log = value
[NonSerializedAttribute]
protected ILogger log
[NonSerializedAttribute]
protected:
ILogger^ log
protected var log : ILogger

.NET Framework Security

See Also

Reference

ProjectCreationContext Class

ProjectCreationContext Members

Microsoft.TeamFoundation.Client Namespace