Condividi tramite


Proprietà WebFileProperties.FullPath

Ottiene il percorso completo della copia locale del file.

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

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

Valore proprietà

Tipo: System.String
Percorso completo della copia locale del file.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebFileProperties Interfaccia

Spazio dei nomi VsWebSite