Sets or returns a full pathname indicating the location of the project file.
Syntax
Property Get FileName () As String
Property Let FileName(fname As String)
This syntax has these parts:
Part | Description |
fname | A String expression indicating the project file's pathname. |