[This is preliminary documentation and is subject to change.]
The filename of the docuemnt being edited (can be null, as in not saved yet).
| C# | Visual Basic | Visual C++ |
string FileName { get; set; }
Property FileName As String
property String^ FileName { String^ get (); void set (String^ value); }