Partager via


DTE2.FullName, propriété

Obtient le chemin d'accès complet et le nom du fichier de l'objet.

Espace de noms :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
ReadOnly Property FullName As String
    Get
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string
function get FullName () : String

Valeur de propriété

Type : System.String
Chemin d'accès complet et nom du fichier de l'objet.

Implémentations

_DTE.FullName

Notes

La propriété FullName est appelée FileName dans certaines versions de Visual Studio.

Sécurité .NET Framework

Voir aussi

Référence

DTE2 Interface

FullName, surcharge

EnvDTE80, espace de noms