Document::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 is known as the FileName property in some versions of Visual Studio.
Show: