Partager via


WebFileProperties.FullPath, propriété

Obtient le chemin d'accès complet de la copie locale du fichier.

Espace de noms :  VsWebSite
Assembly :  VsWebSite.Interop (dans VsWebSite.Interop.dll)

Syntaxe

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

Valeur de propriété

Type : System.String
Chemin d'accès complet de la copie locale du fichier.

Sécurité .NET Framework

Voir aussi

Référence

WebFileProperties Interface

VsWebSite, espace de noms