This topic has not yet been rated - Rate this topic

_DTE.FullName Property

Gets the full path and name of the object's file.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
string FullName { get; }

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.