Condividi tramite


Proprietà WebFolderProperties.FullPath

Ottiene il percorso completo della copia locale della cartella.

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 della cartella.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebFolderProperties Interfaccia

Spazio dei nomi VsWebSite