AvalonEdit
FileName Property
NamespacesICSharpCode.AvalonEdit.DocumentIDocumentFileName
Gets the name of the file the document is stored in. Could also be a non-existent dummy file name or null if no name has been set.
Declaration Syntax
C#Visual BasicVisual C++
string FileName { get; }
ReadOnly Property FileName As String
	Get
property String^ FileName {
	String^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238