Compartir a través de


Template.FilePath (Propiedad)

Obtiene el nombre de archivo y la ruta de acceso al archivo de plantilla.

Espacio de nombres:  EnvDTE90
Ensamblado:  EnvDTE90 (en EnvDTE90.dll)

Sintaxis

'Declaración
ReadOnly Property FilePath As String
string FilePath { get; }
property String^ FilePath {
    String^ get ();
}
abstract FilePath : string with get
function get FilePath () : String

Valor de propiedad

Tipo: String
Una cadena que representa la ruta de acceso de la plantilla.

Seguridad de .NET Framework

Vea también

Referencia

Template Interfaz

EnvDTE90 (Espacio de nombres)