Proprietà Template.FilePath

Ottiene il nome e il percorso del file del modello.

Spazio dei nomi:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Sintassi

'Dichiarazione
ReadOnly Property FilePath As String
    Get
string FilePath { get; }
property String^ FilePath {
    String^ get ();
}
abstract FilePath : string
function get FilePath () : String

Valore proprietà

Tipo: System.String
Una stringa che rappresenta il percorso del modello.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Template Interfaccia

Spazio dei nomi EnvDTE90