WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

ExceptionsExtension..::..FileName Method

Files the name of the class that generated the exception.

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public static string FileName(
	this Exception _,
	Nullable<string> filename
)

Parameters

_
Type: Exception
The .
filename
Type: Nullable<(Of <(<'String>)>)>
The filename.

Return Value

System.String.