Compartir a través de


WebFileProperties.FullPath (Propiedad)

Obtiene la ruta de acceso completa de la copia local del archivo.

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Ruta de acceso completa de la copia local del archivo.

Seguridad de .NET Framework

Vea también

Referencia

WebFileProperties Interfaz

VsWebSite (Espacio de nombres)