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
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string with get
function get FullName () : String

Valeur de propriété

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

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

EnvDTE80, espace de noms