Partager via


WebFolderProperties.FileName, propriété

Obtient ou définit le nom du dossier.

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

Syntaxe

'Déclaration
Default Property FileName As String
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract FileName : string with get, set
function get FileName () : String 
function set FileName (value : String)

Valeur de propriété

Type : String
Nom du dossier.

Sécurité .NET Framework

Voir aussi

Référence

WebFolderProperties Interface

VsWebSite, espace de noms