Emgu CV Library Documentation
FileName Property
NamespacesEmgu.CVCvExceptionFileName

www.emgu.com/wiki
The source file name where error is encountered
Declaration Syntax
C#Visual BasicVisual C++
public string FileName { get; set; }
Public Property FileName As String
public:
property String^ FileName {
	String^ get ();
	void set (String^ value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)