LoggerException
LoggerException()
LoggerException(String)
LoggerException(SerializationInfo, StreamingContext)
LoggerException(String, Exception)
LoggerException(String, Exception, String, String)
ErrorCode
HelpKeyword
FlushCustomState()
GetObjectData(SerializationInfo, StreamingContext)
InitializeCustomState(IDictionary<String, String>)
net10.0
namespace Microsoft.Build.Framework
{
public class LoggerException : BuildExceptionBase
{
protected override void InitializeCustomState(IDictionary<string!, string?>? state);
}
}
| .NET | 10.0 |
|---|---|
| .NET Framework | 4.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.Build.Framework , Version=15.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Build.Framework (18.0.2) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API