Compartir a través de


WebFolderProperties.FolderType (Propiedad)

Obtiene el tipo de carpeta de la enumeración webFolderType.

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
ReadOnly Property FolderType As webFolderType
    Get
webFolderType FolderType { get; }
property webFolderType FolderType {
    webFolderType get ();
}
abstract FolderType : webFolderType
function get FolderType () : webFolderType

Valor de propiedad

Tipo: VsWebSite.webFolderType
Tipo de carpeta.

Seguridad de .NET Framework

Vea también

Referencia

WebFolderProperties Interfaz

VsWebSite (Espacio de nombres)