Returns the name of the project as a relative pathname from the directory containing the solution file leading to the project file.
Syntax
Property Get UniqueName () As String
Remarks
The string returned by the UniqueName property can be used as the parameter in the Item method on the Solution object.