_DTE::FullName Property
Visual Studio 2015
Gets the full path and name of the object's file.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::String^A string representing the full path and name of the object's file.
The FullName property was previously known as the FileName property in prior versions of Visual Studio.
Show: