Solution4::FullName Property
Visual Studio 2015
Gets the full path and name of the object's file.
Assembly: EnvDTE100 (in EnvDTE100.dll)
Property Value
Type: System::String^Gets a string that is the full path and name of the object's file.
Implements
Solution3::FullNameThe FullName property is known as the FileName property in some versions of Visual Studio.
Show: