
Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public NotInheritable Class ProjectLogger Inherits Microsoft.Build.Utilities.Logger Implements Microsoft.Build.Framework.ILogger, SourceCode.Framework.IEngineProxy |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ProjectLogger |
C# | |
---|---|
[Serializable()] public sealed class ProjectLogger : Microsoft.Build.Utilities.Logger, Microsoft.Build.Framework.ILogger, SourceCode.Framework.IEngineProxy |
C++/CLI | |
---|---|
[Serializable()] public ref class ProjectLogger sealed : public Microsoft.Build.Utilities.Logger, Microsoft.Build.Framework.ILogger, SourceCode.Framework.IEngineProxy |
System.Object
Microsoft.Build.Utilities.Logger
SourceCode.ProjectSystem.ProjectLogger
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2