DTE2.FullName Property

 

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

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

abstract FullName : string with get

Property Value

Type: System.String

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

Implements

_DTE.FullName

The FullName property is known as the FileName property in some versions of Visual Studio.

Return to top
Show: