The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: