FileFormatException.SourceUri Property
.NET Framework (current version)
Gets the name of a file that caused the FileFormatException.
Assembly: WindowsBase (in WindowsBase.dll)
If there was an error in obtaining the name the file that caused the exception, the return value is null, and SourceUri.ToString returns an empty string.
.NET Framework
Available since 3.0
Available since 3.0
Show: