Parameters
- filename
- A name of file, where debug information must be written.
Exception | Description |
---|---|
System.UnauthorizedAccessException | Thrown if file is not accessible. |
System.ArgumentException | Thrown if file does not have write access. |
System.InvalidOperationException | Thrown if debugging is already enabled. |
File must be accessible for writing.
Debug information is added to the file, file is not truncated.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
ImagingEnvironment Class
ImagingEnvironment Members
IsDebuggingEnabled
DisableDebugging
DebugLevel
Overload List