Partager via


Template.FilePath, propriété

Obtient le nom et le chemin d'accès au fichier du modèle.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne représentant le chemin d'accès au modèle.

Sécurité .NET Framework

Voir aussi

Référence

Template Interface

EnvDTE90, espace de noms