[This is preliminary documentation and is subject to change.]
Represents the Project File Name.
| C# | Visual Basic | Visual C++ |
public string ProjectFileName { get; set; }
Public Property ProjectFileName As String
public: property String^ ProjectFileName { String^ get (); void set (String^ value); }