Partager via


WebFolderProperties.FolderType, propriété

Obtient le type de dossier de l'énumération webFolderType.

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

Syntaxe

'Déclaration
ReadOnly Property FolderType As webFolderType
webFolderType FolderType { get; }
property webFolderType FolderType {
    webFolderType get ();
}
abstract FolderType : webFolderType with get
function get FolderType () : webFolderType

Valeur de propriété

Type : VsWebSite.webFolderType
Type de dossier.

Sécurité .NET Framework

Voir aussi

Référence

WebFolderProperties Interface

VsWebSite, espace de noms