JGR MSTS Editors and Tools
FileName Property
NamespacesJgrFileExceptionFileName

[This is preliminary documentation and is subject to change.]

Gets the filename for the file associated with this exception.
Declaration Syntax
C#Visual BasicVisual C++
public string FileName { get; private set; }
Public Property FileName As String
	Get
	Private Set
public:
property String^ FileName {
	String^ get ();
	private: void set (String^ value);
}
Value

[Missing <value> documentation for "P:Jgr.FileException.FileName"]

Assembly: JGR (Module: JGR) Version: 0.5.4008.31681