Partager via


DTEClass.FileName, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Pour plus d'informations sur cette propriété, consultez FileName.

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property FileName As String
public virtual string FileName { get; }
public:
virtual property String^ FileName {
    String^ get ();
}
abstract FileName : string with get 
override FileName : string with get
function get FileName () : String

Valeur de propriété

Type : String
Nom du fichier.

Implémentations

_DTE.FileName

Sécurité .NET Framework

Voir aussi

Référence

DTEClass Classe

EnvDTE, espace de noms